mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 19:26:36 +00:00
Improve blueprint translations (#7892)
This commit is contained in:
parent
3a5d854e6d
commit
99eb15d15e
@ -1470,18 +1470,18 @@
|
|||||||
"delete_blueprint": "Delete blueprint"
|
"delete_blueprint": "Delete blueprint"
|
||||||
},
|
},
|
||||||
"add": {
|
"add": {
|
||||||
"header": "Add new blueprint",
|
"header": "Import a blueprint",
|
||||||
"import_header": "Import \"{name}\" (type: {domain})",
|
"import_header": "Blueprint \"{name}\"",
|
||||||
"import_introduction": "You can import blueprints of other users from Github and the community forums. Enter the URL of the blueprint below.",
|
"import_introduction": "You can import blueprints of other users from Github and the community forums. Enter the URL of the blueprint below.",
|
||||||
"url": "URL of the blueprint",
|
"url": "URL of the blueprint",
|
||||||
"raw_blueprint": "Blueprint content",
|
"raw_blueprint": "Blueprint content",
|
||||||
"importing": "Importing blueprint...",
|
"importing": "Loading blueprint...",
|
||||||
"import_btn": "Import blueprint",
|
"import_btn": "Preview blueprint",
|
||||||
"saving": "Saving blueprint...",
|
"saving": "Importing blueprint...",
|
||||||
"save_btn": "Save blueprint",
|
"save_btn": "Import blueprint",
|
||||||
"error_no_url": "Please enter the URL of the blueprint.",
|
"error_no_url": "Please enter the URL of the blueprint.",
|
||||||
"unsupported_blueprint": "This blueprint is not supported",
|
"unsupported_blueprint": "This blueprint is not supported",
|
||||||
"file_name": "Local blueprint file name"
|
"file_name": "Blueprint Path"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"script": {
|
"script": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user