mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-03-11 17:45:38 +00:00
Update locales.ts
Added Serbian lang
This commit is contained in:
parent
33bb4c86b9
commit
045353bc1b
1 changed files with 1 additions and 0 deletions
|
|
@ -10,4 +10,5 @@ export const LOCALES = [
|
|||
{ code: 'hr', key: 'croatian' },
|
||||
{ code: 'zh-CN', key: 'chinese' },
|
||||
{ code: 'hi', key: 'hindi' }
|
||||
{ code: 'sr', key: 'serbian' }
|
||||
];
|
||||
Loading…
Reference in a new issue