Add new locale: Romanian (ro)

This commit is contained in:
wiz
2021-09-17 15:01:49 +09:00
parent 401506a103
commit 75fb27c690
5 changed files with 4209 additions and 1 deletions

View File

@@ -115,7 +115,7 @@ export const languages: Language[] = [
{ code: 'pl', name: 'Polski' }, // Polish
{ code: 'pt', name: 'Português' }, // Portuguese
// { code: 'pt-BR', name: 'Português (Brazil)' }, // Portuguese (Brazil)
// { code: 'ro', name: 'Română' }, // Romanian
{ code: 'ro', name: 'Română' }, // Romanian
{ code: 'ru', name: 'Русский' }, // Russian
// { code: 'sk', name: 'Slovenčina' }, // Slovak
{ code: 'sl', name: 'Slovenščina' }, // Slovenian