mirror of
				https://github.com/ImranR98/Obtainium.git
				synced 2025-10-28 12:03:45 +01:00 
			
		
		
		
	Add Polish to menu
This commit is contained in:
		| @@ -37,6 +37,7 @@ List<MapEntry<Locale, String>> supportedLocales = const [ | |||||||
|   MapEntry(Locale('fa'), 'فارسی'), |   MapEntry(Locale('fa'), 'فارسی'), | ||||||
|   MapEntry(Locale('fr'), 'Français'), |   MapEntry(Locale('fr'), 'Français'), | ||||||
|   MapEntry(Locale('es'), 'Español'), |   MapEntry(Locale('es'), 'Español'), | ||||||
|  |   MapEntry(Locale('pl'), 'Polski'), | ||||||
| ]; | ]; | ||||||
| const fallbackLocale = Locale('en'); | const fallbackLocale = Locale('en'); | ||||||
| const localeDir = 'assets/translations'; | const localeDir = 'assets/translations'; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user