add Romanian locale configuration

This commit is contained in:
jonaswinkler
2021-02-28 12:40:25 +01:00
parent 3606fbeb84
commit d819334662
4 changed files with 9 additions and 3 deletions

View File

@@ -300,7 +300,8 @@ LANGUAGES = [
("nl-nl", _("Dutch")),
("fr", _("French")),
("pt-br", _("Portuguese (Brazil)")),
("it", _("Italian"))
("it", _("Italian")),
("ro", _("Romanian"))
]
LOCALE_PATHS = [