Typo fixes: "url" -> "URL" in blueprint (#18808)

This commit is contained in:
lunmay 2023-11-29 11:48:20 +01:00 committed by GitHub
parent 867f625b0a
commit a5a9bcafa7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2962,9 +2962,9 @@
"view_script": "Show scripts using this blueprint",
"delete_blueprint": "Delete blueprint",
"share_blueprint": "Share blueprint",
"share_blueprint_no_url": "Unable to share blueprint: no source url",
"share_blueprint_no_url": "Unable to share blueprint: no source URL",
"re_import_blueprint": "Re-import blueprint",
"re_import_blueprint_no_url": "Unable to re-import blueprint: no source url",
"re_import_blueprint_no_url": "Unable to re-import blueprint: no source URL",
"re_import_confirm_title": "Re-import blueprint",
"re_import_confirm_text": "[%key:ui::panel::config::blueprint::add::override_description%]",
"re_import_confirm_action": "Re-import",