mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-15 00:12:22 -06:00
feat: Update translations, add pdf view to document edit page
This commit is contained in:
@@ -21,7 +21,7 @@ class _LanguageSelectionSettingState extends State<LanguageSelectionSetting> {
|
||||
'cs': LanguageOption('Česky', true),
|
||||
'tr': LanguageOption('Türkçe', true),
|
||||
'pl': LanguageOption('Polska', true),
|
||||
'ca': LanguageOption('Catalan', true),
|
||||
'ca': LanguageOption('Català', true),
|
||||
'ru': LanguageOption('Русский', true),
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user