config: update crowdin translations
This commit is contained in:
17
public/locales/hr/modules/smart-home/entity-state.json
Normal file
17
public/locales/hr/modules/smart-home/entity-state.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"entityNotFound": "",
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"title": "",
|
||||
"entityId": {
|
||||
"label": "",
|
||||
"info": ""
|
||||
},
|
||||
"displayName": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -41,12 +41,22 @@
|
||||
},
|
||||
"table": {
|
||||
"header": {
|
||||
"isCompleted": "",
|
||||
"name": "Naziv",
|
||||
"dateAdded": "",
|
||||
"size": "Veličina",
|
||||
"download": "Isključeno",
|
||||
"upload": "Uključeno",
|
||||
"estimatedTimeOfArrival": "ETA",
|
||||
"progress": "Napredak"
|
||||
"progress": "Napredak",
|
||||
"totalUploaded": "",
|
||||
"totalDownloaded": "",
|
||||
"ratio": "",
|
||||
"seeds": "",
|
||||
"peers": "",
|
||||
"label": "",
|
||||
"state": "Stanje",
|
||||
"stateMessage": ""
|
||||
},
|
||||
"item": {
|
||||
"text": "Upravlja {{appName}}, omjer: {{ratio}}"
|
||||
|
||||
Reference in New Issue
Block a user