mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-02-10 03:49:20 +00:00
chore(translations): add French, Czech and German to language picker
This commit is contained in:
@@ -8,7 +8,10 @@
|
||||
const currentLocale = getLocale();
|
||||
|
||||
const locales = {
|
||||
'cs-CZ': 'Čeština',
|
||||
'de-DE': 'Deutsch',
|
||||
'en-US': 'English',
|
||||
'fr-FR': 'Français',
|
||||
'nl-NL': 'Nederlands',
|
||||
'ru-RU': 'Русский'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user