Skip to content

Commit

Permalink
updates(tech user): update success message
Browse files Browse the repository at this point in the history
  • Loading branch information
manojava-gk committed Sep 8, 2023
1 parent 82df478 commit 9cfbd50
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/assets/locales/de/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -740,7 +740,7 @@
"confirmDeleteNotificationDescription": "Die Aktion kann nicht rückgängig gemacht werden. Bitte erstellen Sie einen neuen Benutzer, falls dies erforderlich ist",
"deleteTechUserNotificationErrorTitle": "Something went wrong",
"resetCredentialError": "Something went wrong",
"resetCredentialSuccess": "Reset credential is successful",
"resetCredentialSuccess": "Credential reset was successful",
"tabs": {
"all": "All",
"managed": "Managed",
Expand Down
2 changes: 1 addition & 1 deletion src/assets/locales/en/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -739,7 +739,7 @@
"confirmDeleteNotificationDescription": "The action can not be reversed. Please create a new user in case it's needed",
"deleteTechUserNotificationErrorTitle": "Something went wrong",
"resetCredentialError": "Something went wrong",
"resetCredentialSuccess": "Reset credential is successful",
"resetCredentialSuccess": "Credential reset was successful",
"tabs": {
"all": "All",
"managed": "Managed",
Expand Down

0 comments on commit 9cfbd50

Please sign in to comment.