mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-03-15 23:45:59 +00:00
Merge branch 'tapframe:main' into Mal
This commit is contained in:
commit
02da43e21c
14 changed files with 2756 additions and 1377 deletions
|
|
@ -163,7 +163,7 @@ export const RatingsSection: React.FC<RatingsSectionProps> = ({ imdbId, type })
|
|||
imdb: {
|
||||
name: 'IMDb',
|
||||
icon: { uri: IMDb_LOGO },
|
||||
isImage: false,
|
||||
isImage: true,
|
||||
color: '#F5C518',
|
||||
transform: (value: number) => value.toFixed(1)
|
||||
},
|
||||
|
|
|
|||
|
|
@ -633,6 +633,7 @@
|
|||
"croatian": "الكرواتية",
|
||||
"chinese": "الصينية (المبسطة)",
|
||||
"hindi": "الهندية",
|
||||
"serbian": "الصربية",
|
||||
"account": "الحساب",
|
||||
"content_discovery": "المحتوى والاكتشاف",
|
||||
"appearance": "المظهر",
|
||||
|
|
@ -1363,4 +1364,4 @@
|
|||
"no_logs_captured": "لم يتم التقاط سجلات."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -633,6 +633,7 @@
|
|||
"croatian": "Kroatisch",
|
||||
"chinese": "Chinesisch (Vereinfacht)",
|
||||
"hindi": "Hindi",
|
||||
"serbian": "Serbisch",
|
||||
"account": "Konto",
|
||||
"content_discovery": "Inhalt & Entdeckung",
|
||||
"appearance": "Aussehen",
|
||||
|
|
@ -1363,4 +1364,4 @@
|
|||
"no_logs_captured": "Keine Logs erfasst."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -633,6 +633,7 @@
|
|||
"croatian": "Croatian",
|
||||
"chinese": "Chinese (Simplified)",
|
||||
"hindi": "Hindi",
|
||||
"serbian": "Serbian",
|
||||
"account": "Account",
|
||||
"content_discovery": "Content & Discovery",
|
||||
"appearance": "Appearance",
|
||||
|
|
@ -1363,4 +1364,4 @@
|
|||
"no_logs_captured": "No logs captured."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -633,6 +633,7 @@
|
|||
"croatian": "Croata",
|
||||
"chinese": "Chino (Simplificado)",
|
||||
"hindi": "Hindi",
|
||||
"serbian": "Serbio",
|
||||
"account": "Cuenta",
|
||||
"content_discovery": "Contenido y descubrimiento",
|
||||
"appearance": "Apariencia",
|
||||
|
|
@ -1363,4 +1364,4 @@
|
|||
"no_logs_captured": "No se capturaron registros."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -633,6 +633,7 @@
|
|||
"croatian": "Croate",
|
||||
"chinese": "Chinois (Simplifié)",
|
||||
"hindi": "Hindi",
|
||||
"serbian": "Serbe",
|
||||
"account": "Compte",
|
||||
"content_discovery": "Contenu et découverte",
|
||||
"appearance": "Apparence",
|
||||
|
|
@ -1363,4 +1364,4 @@
|
|||
"no_logs_captured": "Aucun log capturé."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -633,6 +633,7 @@
|
|||
"croatian": "क्रोएशियाई",
|
||||
"chinese": "चीनी (सरलीकृत)",
|
||||
"hindi": "हिन्दी",
|
||||
"serbian": "सर्बियाई",
|
||||
"account": "खाता",
|
||||
"content_discovery": "सामग्री और खोज",
|
||||
"appearance": "दिखावट",
|
||||
|
|
@ -1363,4 +1364,4 @@
|
|||
"no_logs_captured": "कोई लॉग कैप्चर नहीं किया गया।"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -633,6 +633,7 @@
|
|||
"croatian": "Croato",
|
||||
"chinese": "Cinese (Semplificato)",
|
||||
"hindi": "Hindi",
|
||||
"serbian": "Serbo",
|
||||
"account": "Account",
|
||||
"content_discovery": "Contenuti e Scoperta",
|
||||
"appearance": "Aspetto",
|
||||
|
|
@ -1363,4 +1364,4 @@
|
|||
"no_logs_captured": "Nessun log catturato."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -647,6 +647,7 @@
|
|||
"croatian": "Croata",
|
||||
"chinese": "Chinês (Simplificado)",
|
||||
"hindi": "Hindi",
|
||||
"serbian": "Sérvio",
|
||||
"account": "Conta",
|
||||
"content_discovery": "Conteúdo e Descoberta",
|
||||
"appearance": "Aparência",
|
||||
|
|
@ -1377,4 +1378,4 @@
|
|||
"no_logs_captured": "Nenhum log capturado."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -647,6 +647,7 @@
|
|||
"croatian": "Croata",
|
||||
"chinese": "Chinês (Simplificado)",
|
||||
"hindi": "Hindi",
|
||||
"serbian": "Sérvio",
|
||||
"account": "Conta",
|
||||
"content_discovery": "Conteúdo e Descoberta",
|
||||
"appearance": "Aparência",
|
||||
|
|
@ -1377,4 +1378,4 @@
|
|||
"no_logs_captured": "Nenhum log capturado."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
1365
src/i18n/locales/sr.json
Normal file
1365
src/i18n/locales/sr.json
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -633,6 +633,7 @@
|
|||
"croatian": "克罗地亚语",
|
||||
"chinese": "简体中文",
|
||||
"hindi": "印地语",
|
||||
"serbian": "塞尔维亚语",
|
||||
"account": "账户",
|
||||
"content_discovery": "内容与发现",
|
||||
"appearance": "外观",
|
||||
|
|
@ -1363,4 +1364,4 @@
|
|||
"no_logs_captured": "未捕获日志。"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@ import de from './locales/de.json';
|
|||
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';
|
||||
|
||||
export const resources = {
|
||||
en: { translation: en },
|
||||
|
|
@ -23,4 +24,5 @@ export const resources = {
|
|||
hr: { translation: hr },
|
||||
'zh-CN': { translation: zhCN },
|
||||
hi: { translation: hi },
|
||||
sr: { translation: sr },
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue