jellyfin-expo/langs/sl.json

52 lines
1001 B
JSON

{
"common": {
"cancel": "",
"unknown": ""
},
"headings": {
"addServer": "",
"home": "",
"links": "",
"servers": "",
"settings": ""
},
"addServer": {
"address": "",
"validation": {
"empty": "",
"invalid": "",
"invalidProduct": "",
"noConnection": ""
}
},
"home": {
"offline": "",
"retry": ""
},
"settings": {
"version": "",
"keepAwake": "",
"rotationLock": "",
"expoVersion": ""
},
"links": {
"website": "",
"documentation": "",
"source": "",
"feature": "",
"issue": ""
},
"alerts": {
"deleteServer": {
"title": "",
"description": "",
"confirm": ""
},
"resetApplication": {
"title": "",
"description": "",
"confirm": ""
}
}
}