mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-03-11 09:35:42 +00:00
Merge 73312e2737 into 7d60a0c43f
This commit is contained in:
commit
c1875f62ed
2 changed files with 2 additions and 0 deletions
|
|
@ -24,4 +24,5 @@ export const LOCALES = [
|
|||
{ code: 'ro', key: 'romanian' },
|
||||
{ code: 'sq', key: 'albanian' },
|
||||
{ code: 'ca', key: 'catalan' },
|
||||
{ code: 'ja', key: 'japanese' },
|
||||
];
|
||||
|
|
|
|||
|
|
@ -654,6 +654,7 @@
|
|||
"romanian": "Romanian",
|
||||
"albanian": "Albanian",
|
||||
"catalan": "Catalan",
|
||||
"japanese": "Japanese",
|
||||
"account": "Account",
|
||||
"content_discovery": "Content & Discovery",
|
||||
"appearance": "Appearance",
|
||||
|
|
|
|||
Loading…
Reference in a new issue