mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-03-11 17:45:38 +00:00
Add Hebrew localization support
This commit is contained in:
parent
68621a8ca0
commit
c6a53d5852
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ import hr from './locales/hr.json';
|
|||
import hi from './locales/hi.json';
|
||||
import zhCN from './locales/zh-CN.json';
|
||||
import sr from './locales/sr.json';
|
||||
import he from './locales/he.json';
|
||||
|
||||
export const resources = {
|
||||
en: { translation: en },
|
||||
|
|
|
|||
Loading…
Reference in a new issue