mirror of
				https://github.com/billz/raspap-webgui.git
				synced 2025-03-01 10:31:47 +00:00 
			
		
		
		
	Added locale support for Türkçe. Thanks Cuqer!
This commit is contained in:
		| @@ -87,7 +87,8 @@ function DisplaySystem() | ||||
|     'ru_RU.UTF-8' => 'Русский', | ||||
|     'es_MX.UTF-8' => 'Español', | ||||
|     'fi_FI.UTF-8' => 'Finnish', | ||||
|     'si_LK.UTF-8' => 'Sinhala' | ||||
|     'si_LK.UTF-8' => 'Sinhala', | ||||
|     'tr_TR.UTF-8' => 'Türkçe' | ||||
|     ); | ||||
|  | ||||
|     // hostname | ||||
|   | ||||
		Reference in New Issue
	
	Block a user