mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-04-27 11:23:02 +00:00
Update locales.ts
This commit is contained in:
parent
db1dc0c216
commit
39de93e509
1 changed files with 1 additions and 0 deletions
|
|
@ -16,4 +16,5 @@ export const LOCALES = [
|
||||||
{ code: 'pl', key: 'polish' }
|
{ code: 'pl', key: 'polish' }
|
||||||
{ code: 'cs', key: 'czech' }
|
{ code: 'cs', key: 'czech' }
|
||||||
{ code: 'tr', key: 'turkish' }
|
{ code: 'tr', key: 'turkish' }
|
||||||
|
{ code: 'sl', key: 'slovenian' }
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue