mirror of
https://github.com/jellyfin/jellyfin-expo.git
synced 2025-02-18 13:27:38 +00:00
70 lines
1.4 KiB
JSON
70 lines
1.4 KiB
JSON
{
|
|
"common": {
|
|
"cancel": "",
|
|
"unknown": ""
|
|
},
|
|
"headings": {
|
|
"addServer": "",
|
|
"home": "",
|
|
"links": "",
|
|
"servers": "",
|
|
"settings": ""
|
|
},
|
|
"addServer": {
|
|
"address": "",
|
|
"validation": {
|
|
"empty": "",
|
|
"invalid": "",
|
|
"invalidProduct": "",
|
|
"noConnection": ""
|
|
}
|
|
},
|
|
"home": {
|
|
"errors": {
|
|
"502": {
|
|
"description": ""
|
|
},
|
|
"504": {
|
|
"description": ""
|
|
},
|
|
"http": {
|
|
"heading": "",
|
|
"description": ""
|
|
},
|
|
"offline": {
|
|
"heading": "",
|
|
"description": ""
|
|
}
|
|
},
|
|
"errorCode": "",
|
|
"errorUrl": "",
|
|
"retry": ""
|
|
},
|
|
"settings": {
|
|
"version": "",
|
|
"keepAwake": "",
|
|
"rotationLock": "",
|
|
"expoVersion": ""
|
|
},
|
|
"links": {
|
|
"website": "",
|
|
"documentation": "",
|
|
"source": "",
|
|
"translate": "",
|
|
"feature": "",
|
|
"issue": ""
|
|
},
|
|
"alerts": {
|
|
"deleteServer": {
|
|
"title": "",
|
|
"description": "",
|
|
"confirm": ""
|
|
},
|
|
"resetApplication": {
|
|
"title": "",
|
|
"description": "",
|
|
"confirm": ""
|
|
}
|
|
}
|
|
}
|