mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-04-21 00:32:04 +00:00
Update locales.ts
This commit is contained in:
parent
7186c6ce9f
commit
a39a6ba5e9
1 changed files with 1 additions and 0 deletions
|
|
@ -15,4 +15,5 @@ export const LOCALES = [
|
||||||
{ code: 'bg', key: 'bulgarian' }
|
{ code: 'bg', key: 'bulgarian' }
|
||||||
{ code: 'pl', key: 'polish' }
|
{ code: 'pl', key: 'polish' }
|
||||||
{ code: 'cs', key: 'czech' }
|
{ code: 'cs', key: 'czech' }
|
||||||
|
{ code: 'tr', key: 'turkish' }
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue