mirror of https://github.com/snachodog/mybuddy.git
Add Catalan translations
This commit is contained in:
parent
283e30cdaa
commit
e7702262df
|
@ -163,6 +163,7 @@ LOCALE_PATHS = [
|
||||||
]
|
]
|
||||||
|
|
||||||
LANGUAGES = [
|
LANGUAGES = [
|
||||||
|
("ca", _("Catalan")),
|
||||||
("zh-hans", _("Chinese (simplified)")),
|
("zh-hans", _("Chinese (simplified)")),
|
||||||
("nl", _("Dutch")),
|
("nl", _("Dutch")),
|
||||||
("en-US", _("English (US)")),
|
("en-US", _("English (US)")),
|
||||||
|
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue