mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-03-11 17:45:38 +00:00
Add Polish language support to locales
This commit is contained in:
parent
eccb7b76d6
commit
a1c16b9bea
1 changed files with 1 additions and 0 deletions
|
|
@ -13,4 +13,5 @@ export const LOCALES = [
|
|||
{ code: 'sr', key: 'serbian' }
|
||||
{ code: 'he', key: 'hebrew' }
|
||||
{ code: 'bg', key: 'bulgarian' }
|
||||
{ code: 'pl', key: 'polish' }
|
||||
];
|
||||
|
|
|
|||
Loading…
Reference in a new issue