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
{{ message }}
This repository was archived by the owner on Apr 13, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: src/lib/i18n.json
+4-4
Original file line number
Diff line number
Diff line change
@@ -159,10 +159,10 @@
159
159
"introspect-dashboard-cmd-launch-pre-req-err": "Requirements to launch dashboard were not met.",
160
160
"introspect-dashboard-cmd-launch-err": "Could not launch dashboard docker container.",
161
161
162
-
"service-get-display-name-path-missing-param-err": "Value for path parameter was missing. This is required for running get-display-command. Provide it.",
163
-
"service-get-display-name-bedrock-yaml-missing-err": "Could not find bedrock.yaml in current directory. Make sure to run this from a directory that contains bedrock.yaml.",
164
-
"service-get-display-name-err": "Could not find a service for path {0}. Make sure that the specified path is valid.",
165
-
"service-get-display-name-generic-err": "Error occurred while getting display name.",
162
+
"service-get-display-name-cmd-failed": "Service get display name command was not successfully executed.",
163
+
"service-get-display-name-cmd-path-missing-param-err": "Value for path parameter was missing. This is required for running get-display-command. Provide it.",
164
+
"service-get-display-name-cmd-service-name-not-found-err": "Could not find a service for path {0}. Make sure that the specified path is valid.",
165
+
166
166
"az-cli-login-err": "Could not login through azure cli.",
167
167
"az-cli-create-sp-err": "Could not create service principal with azure cli",
0 commit comments