1
0
Fork 0

Adds Romanian locale

This commit is contained in:
Mouse Reeve 2022-03-26 10:03:50 -07:00
parent 6808b70d3f
commit a6ae55608a
30 changed files with 6815 additions and 1386 deletions

View file

@ -289,6 +289,7 @@ LANGUAGES = [
("no-no", _("Norsk (Norwegian)")),
("pt-br", _("Português do Brasil (Brazilian Portuguese)")),
("pt-pt", _("Português Europeu (European Portuguese)")),
("ro-ro", _("Română (Romanian)")),
("sv-se", _("Svenska (Swedish)")),
("zh-hans", _("简体中文 (Simplified Chinese)")),
("zh-hant", _("繁體中文 (Traditional Chinese)")),