mirror of
				https://github.com/KevinMidboe/immich.git
				synced 2025-10-29 17:40:28 +00:00 
			
		
		
		
	Added pt-BR translation locale to mobile app
This commit is contained in:
		| @@ -11,7 +11,8 @@ const List<Locale> locales = [ | ||||
|   Locale('fr', 'FR'), | ||||
|   Locale('it', 'IT'), | ||||
|   Locale('ja', 'JP'), | ||||
|   Locale('pl', 'PL') | ||||
|   Locale('pl', 'PL'), | ||||
|   Locale('pt', 'PR') | ||||
| ]; | ||||
|  | ||||
| const String translationsPath = 'assets/i18n'; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user