Adds Galician locale
This commit is contained in:
parent
058184a81b
commit
9961a08c93
6 changed files with 3882 additions and 1 deletions
|
@ -165,8 +165,9 @@ LANGUAGES = [
|
|||
("en-us", _("English")),
|
||||
("de-de", _("Deutsch (German)")),
|
||||
("es-es", _("Español (Spanish)")),
|
||||
("gl-es", _("Galego (Galician)")),
|
||||
("fr-fr", _("Français (French)")),
|
||||
("lt-lt", _("lietuvių (Lithuanian)")),
|
||||
("lt-lt", _("Lietuvių (Lithuanian)")),
|
||||
("pt-br", _("Português - Brasil (Brazilian Portuguese)")),
|
||||
("zh-hans", _("简体中文 (Simplified Chinese)")),
|
||||
("zh-hant", _("繁體中文 (Traditional Chinese)")),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue