mirror of
https://github.com/jellyfin/jellyfin-expo.git
synced 2024-11-23 05:59:39 +00:00
91 lines
1.9 KiB
JSON
91 lines
1.9 KiB
JSON
{
|
|
"common": {
|
|
"beta": "",
|
|
"cancel": "",
|
|
"delete": "",
|
|
"edit": "",
|
|
"ok": "",
|
|
"unknown": ""
|
|
},
|
|
"headings": {
|
|
"addServer": "",
|
|
"appearance": "",
|
|
"downloads": "",
|
|
"home": "",
|
|
"links": "",
|
|
"playback": "",
|
|
"servers": "",
|
|
"settings": ""
|
|
},
|
|
"addServer": {
|
|
"address": "",
|
|
"validation": {
|
|
"empty": "",
|
|
"invalid": "",
|
|
"invalidProduct": "",
|
|
"noConnection": ""
|
|
}
|
|
},
|
|
"home": {
|
|
"errors": {
|
|
"502": {
|
|
"description": ""
|
|
},
|
|
"504": {
|
|
"description": ""
|
|
},
|
|
"http": {
|
|
"heading": "",
|
|
"description": ""
|
|
},
|
|
"invalidServer": {
|
|
"heading": "",
|
|
"description": ""
|
|
},
|
|
"offline": {
|
|
"heading": "",
|
|
"description": ""
|
|
}
|
|
},
|
|
"errorCode": "",
|
|
"errorUrl": "",
|
|
"retry": ""
|
|
},
|
|
"serverHelp": {
|
|
"heading": "",
|
|
"description": "",
|
|
"learnMore": ""
|
|
},
|
|
"settings": {
|
|
"version": "",
|
|
"keepAwake": "",
|
|
"nativeVideoPlayer": "",
|
|
"minimumServerVersion": "",
|
|
"fmp4Support": "",
|
|
"lightTheme": "",
|
|
"systemTheme": "",
|
|
"rotationLock": "",
|
|
"tabLabels": "",
|
|
"expoVersion": ""
|
|
},
|
|
"links": {
|
|
"website": "",
|
|
"documentation": "",
|
|
"source": "",
|
|
"translate": "",
|
|
"issue": ""
|
|
},
|
|
"alerts": {
|
|
"deleteServer": {
|
|
"title": "",
|
|
"description": "",
|
|
"confirm": ""
|
|
},
|
|
"resetApplication": {
|
|
"title": "",
|
|
"description": "",
|
|
"confirm": ""
|
|
}
|
|
}
|
|
}
|