mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-10 18:07:59 -06:00
feat: Update translations, fix reading current server version
This commit is contained in:
@@ -23,6 +23,7 @@ class _LanguageSelectionSettingState extends State<LanguageSelectionSetting> {
|
||||
'pl': LanguageOption('Polska', true),
|
||||
'ca': LanguageOption('Català', true),
|
||||
'ru': LanguageOption('Русский', true),
|
||||
'it': LanguageOption('Italiano', true),
|
||||
};
|
||||
|
||||
@override
|
||||
|
||||
Reference in New Issue
Block a user