You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lang/en.lyaml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -771,6 +771,7 @@ en:
771
771
uploadFailed: "Failed to upload file \"{{ filePath }}\" to \"{{ remotePath }}\""
772
772
deleteFileFailed: "Failed to delete file \"{{ remotePath }}\""
773
773
deleteFolderFailed: "Failed to delete folder \"{{ remotePath }}\""
774
+
v3ApiError: "{{ command }} is not supported for platform version '{{ platformVersion}}', use {{ newCommand }} instead to develop locally. {{ linkToDocs }}"
774
775
download:
775
776
describe: "Download your project files from HubSpot."
0 commit comments