mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 14:27:57 +01:00 
			
		
		
		
	Add link to help translate in about
This commit is contained in:
		| @@ -73,6 +73,14 @@ class AboutController : SettingsController(), NoAppBarElevationController { | ||||
|                 openInBrowser(url) | ||||
|             } | ||||
|         } | ||||
|         preference { | ||||
|             key = "pref_about_help_translate" | ||||
|             titleRes = R.string.help_translate | ||||
|  | ||||
|             onClick { | ||||
|                 openInBrowser("https://tachiyomi.org/help/contribution/#translation") | ||||
|             } | ||||
|         } | ||||
|         preference { | ||||
|             key = "pref_about_licenses" | ||||
|             titleRes = R.string.licenses | ||||
|   | ||||
		Reference in New Issue
	
	Block a user