mirror of
				https://github.com/recloudstream/cloudstream.git
				synced 2024-08-15 01:53:11 +00:00 
			
		
		
		
	added french language to settings
This commit is contained in:
		
							parent
							
								
									86abe507e8
								
							
						
					
					
						commit
						09fc85ee22
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -67,6 +67,7 @@ class SettingsFragment : PreferenceFragmentCompat() { | |||
|                 Triple("\uD83C\uDDF3\uD83C\uDDF1", "Dutch", "nl"), | ||||
|                 Triple("\uD83C\uDDEC\uD83C\uDDF7", "Greek", "gr"), | ||||
|                 Triple("\uD83C\uDDF8\uD83C\uDDEA", "Swedish", "sv"), | ||||
|                 Triple("\uD83C\uDDEB\uD83C\uDDF7", "French", "fr"), | ||||
|             ) // idk, if you find a way of automating this it would be great | ||||
|             if (count > 100) { | ||||
|                 languages.add(Triple("\uD83E\uDD8D", "mmmm... monke", "mo")) | ||||
|  | @ -108,4 +109,4 @@ class SettingsFragment : PreferenceFragmentCompat() { | |||
|         } | ||||
|         return super.onPreferenceTreeClick(preference) | ||||
|     } | ||||
| } | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue