mirror of
https://github.com/ImranR98/Obtainium.git
synced 2025-08-18 20:49:30 +02:00
add japanese translation
This commit is contained in:
@@ -27,7 +27,7 @@ const String currentReleaseTag =
|
||||
|
||||
const int bgUpdateCheckAlarmId = 666;
|
||||
|
||||
const supportedLocales = [Locale('en'), Locale('zh'), Locale('it')];
|
||||
const supportedLocales = [Locale('en'), Locale('zh'), Locale('it'), Locale('ja')];
|
||||
const fallbackLocale = Locale('en');
|
||||
const localeDir = 'assets/translations';
|
||||
|
||||
|
Reference in New Issue
Block a user