Merge pull request #791 from mempool/i18n/add-romanian
Add new locale: Romanian (ro)
This commit is contained in:
@@ -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
|
||||
|
||||
4200
frontend/src/locale/messages.ro.xlf
Normal file
4200
frontend/src/locale/messages.ro.xlf
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user