Skip to content

Commit

Permalink
chore: Update configuration signing key addition success message (#1878)
Browse files Browse the repository at this point in the history
* chore: Update configuration signing key addition success message

* chore: Edit configuration signing key addition success message
  • Loading branch information
andresrosenthal authored Dec 1, 2023
1 parent b266030 commit f12cc09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/central-server/admin-service/ui/src/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@
"title": "Add key",
"labelField": "Key friendly name",
"confirmButton": "Add",
"success": "Sign Key '{label}' added successfully"
"success": "Sign Key '{label}' added successfully. Please do not activate the key immediately. Please see the Central Server user guide before activating the key."
},
"activate": {
"title": "Activate key",
Expand Down

0 comments on commit f12cc09

Please sign in to comment.