diff --git a/src/translations/en.json b/src/translations/en.json index cd9d34cb2d..a0d485a375 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -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",