config: new Crowdin updates (#1772)
This commit is contained in:
@@ -16,7 +16,9 @@
|
||||
"state": {
|
||||
"approved": "Jóváhagyva",
|
||||
"pendingApproval": "Várakozás jóváhagyásra",
|
||||
"declined": "Elutasítva"
|
||||
"declined": "Elutasítva",
|
||||
"available": "",
|
||||
"partial": ""
|
||||
},
|
||||
"tooltips": {
|
||||
"approve": "Kérelem megerősítése",
|
||||
|
||||
@@ -17,6 +17,9 @@
|
||||
},
|
||||
"textLinesClamp": {
|
||||
"label": "Szövegvonalak rögzítője"
|
||||
},
|
||||
"sortByPublishDateAscending": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
|
||||
@@ -9,6 +9,10 @@
|
||||
"label": "Egység azonosító",
|
||||
"info": "Egyedi egység ID a Home Assistantben. Másolás az egységre kattintva > Kattintson a fogaskerék ikonra > Kattintson a másolás gombra az „Egység ID”-nél. Előfordulhat, hogy egyes egyéni egységek nem támogatottak."
|
||||
},
|
||||
"automationId": {
|
||||
"label": "",
|
||||
"info": ""
|
||||
},
|
||||
"displayName": {
|
||||
"label": "Megjelenített név"
|
||||
}
|
||||
|
||||
16
public/locales/hu/modules/smart-home/trigger-automation.json
Normal file
16
public/locales/hu/modules/smart-home/trigger-automation.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"title": "",
|
||||
"automationId": {
|
||||
"label": "",
|
||||
"info": ""
|
||||
},
|
||||
"displayName": {
|
||||
"label": "Megjelenített név"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user