mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-03-11 17:45:38 +00:00
Add Bulgarian locale to locales.ts
This commit is contained in:
parent
52bfa24a20
commit
528f0dcbff
1 changed files with 1 additions and 0 deletions
|
|
@ -12,4 +12,5 @@ export const LOCALES = [
|
|||
{ code: 'hi', key: 'hindi' },
|
||||
{ code: 'sr', key: 'serbian' }
|
||||
{ code: 'he', key: 'hebrew' }
|
||||
{ code: 'bg', key: 'bulgarian' }
|
||||
];
|
||||
|
|
|
|||
Loading…
Reference in a new issue