Skip to content

Commit b26a036

Browse files
[UI] Minor UI text edits #2882
1 parent 6fdcb36 commit b26a036

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frontend/src/locale/en.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -309,8 +309,8 @@
309309
"delete_confirm_message": "Are you sure you want to delete the {{name}} secret?",
310310
"multiple_delete_confirm_title": "Delete secrets",
311311
"multiple_delete_confirm_message": "Are you sure you want to delete {{count}} secrets?",
312-
"not_permissions_title": "Permission denied",
313-
"not_permissions_description": "You don't have permission for managing secrets",
312+
"not_permissions_title": "No permissions",
313+
"not_permissions_description": "You don't have permissions for managing secrets",
314314
"validation": {
315315
"secret_name_format": "Invalid secret name"
316316
}

0 commit comments

Comments
 (0)