Add Slovenian language for frontend

See #303
This commit is contained in:
Michael Shamoon
2022-03-13 09:13:25 -07:00
parent 594445f6dd
commit d1c785d1d0
4 changed files with 11 additions and 1 deletions

View File

@@ -30,6 +30,7 @@
"pt-PT": "src/locale/messages.pt_PT.xlf",
"ro-RO": "src/locale/messages.ro_RO.xlf",
"ru-RU": "src/locale/messages.ru_RU.xlf",
"sl-SI": "src/locale/messages.sl_SI.xlf",
"sv-SE": "src/locale/messages.sv_SE.xlf"
}
},