config: update crowdin translations
This commit is contained in:
17
public/locales/ko/modules/smart-home/entity-state.json
Normal file
17
public/locales/ko/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": "이름",
|
||||
"dateAdded": "",
|
||||
"size": "크기",
|
||||
"download": "다운로드",
|
||||
"upload": "업로드",
|
||||
"estimatedTimeOfArrival": "남은 시간",
|
||||
"progress": "진행률"
|
||||
"progress": "진행률",
|
||||
"totalUploaded": "",
|
||||
"totalDownloaded": "",
|
||||
"ratio": "",
|
||||
"seeds": "",
|
||||
"peers": "",
|
||||
"label": "",
|
||||
"state": "상태",
|
||||
"stateMessage": ""
|
||||
},
|
||||
"item": {
|
||||
"text": "관리: {{appName}}, {{ratio}} 비율"
|
||||
|
||||
Reference in New Issue
Block a user