Commit 6390a075 authored by Weblate's avatar Weblate

Merge remote-tracking branch 'origin/master'

parents 081c8796 af35ec44
...@@ -658,7 +658,9 @@ LOCALE_ALIASES = { ...@@ -658,7 +658,9 @@ LOCALE_ALIASES = {
'english-uk': 'en_GB', 'english-uk': 'en_GB',
'portuguese_br': 'pt_BR', 'portuguese_br': 'pt_BR',
'portuguese_portugal': 'pt_PT', 'portuguese_portugal': 'pt_PT',
'russian': 'ru',
'serbo-croatian': 'sh', 'serbo-croatian': 'sh',
'serbian': 'sr',
'indonesian': 'id', 'indonesian': 'id',
'norwegian': 'nb', 'norwegian': 'nb',
'spanish': 'es', 'spanish': 'es',
...@@ -667,6 +669,6 @@ LOCALE_ALIASES = { ...@@ -667,6 +669,6 @@ LOCALE_ALIASES = {
# Android # Android
'be-rBY': 'be@latin', 'be-rBY': 'be@latin',
# Misc invalid codes # Misc invalid codes
'val_ES': 'ca@valencia', 'val-ES': 'ca@valencia',
'jp': 'ja', 'jp': 'ja',
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment