config: new Crowdin updates (#1772)
This commit is contained in:
@@ -16,7 +16,9 @@
|
||||
"state": {
|
||||
"approved": "承認済み",
|
||||
"pendingApproval": "承認待ち",
|
||||
"declined": "拒否"
|
||||
"declined": "拒否",
|
||||
"available": "",
|
||||
"partial": ""
|
||||
},
|
||||
"tooltips": {
|
||||
"approve": "リクエスト承認",
|
||||
|
||||
@@ -17,6 +17,9 @@
|
||||
},
|
||||
"textLinesClamp": {
|
||||
"label": "テキスト行クランプ"
|
||||
},
|
||||
"sortByPublishDateAscending": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
|
||||
@@ -9,6 +9,10 @@
|
||||
"label": "",
|
||||
"info": ""
|
||||
},
|
||||
"automationId": {
|
||||
"label": "",
|
||||
"info": ""
|
||||
},
|
||||
"displayName": {
|
||||
"label": ""
|
||||
}
|
||||
|
||||
16
public/locales/ja/modules/smart-home/trigger-automation.json
Normal file
16
public/locales/ja/modules/smart-home/trigger-automation.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"title": "",
|
||||
"automationId": {
|
||||
"label": "",
|
||||
"info": ""
|
||||
},
|
||||
"displayName": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user