mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-03-11 17:45:38 +00:00
Add vietnamese locale
This commit is contained in:
parent
53ec791763
commit
cdcbce7541
1 changed files with 1 additions and 0 deletions
|
|
@ -24,4 +24,5 @@ export const LOCALES = [
|
|||
{ code: 'ro', key: 'romanian' },
|
||||
{ code: 'sq', key: 'albanian' },
|
||||
{ code: 'ca', key: 'catalan' },
|
||||
{ code: 'vi', key: 'vietnamese' }
|
||||
];
|
||||
|
|
|
|||
Loading…
Reference in a new issue