aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/lib/i18n
diff options
context:
space:
mode:
authorMohamed Bassem <me@mbassem.com>2025-09-14 16:31:08 +0000
committerMohamed Bassem <me@mbassem.com>2025-09-14 16:31:08 +0000
commit7671f4ff7ac5b106c3faa6b59a01f154cb34be99 (patch)
treef9445fd05de16117a6f9fb6941a7f0f359d6618d /apps/web/lib/i18n
parent69ef2ffe5e9216b0c0690221fc5679baabdc93ea (diff)
downloadkarakeep-7671f4ff7ac5b106c3faa6b59a01f154cb34be99.tar.zst
feat: Regen api keys
Diffstat (limited to 'apps/web/lib/i18n')
-rw-r--r--apps/web/lib/i18n/locales/en/translation.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/apps/web/lib/i18n/locales/en/translation.json b/apps/web/lib/i18n/locales/en/translation.json
index 065b5ed6..561c4e5a 100644
--- a/apps/web/lib/i18n/locales/en/translation.json
+++ b/apps/web/lib/i18n/locales/en/translation.json
@@ -80,6 +80,7 @@
"close": "Close",
"merge": "Merge",
"cancel": "Cancel",
+ "regenerate": "Regenerate",
"apply_all": "Apply All",
"ignore": "Ignore",
"sort": {
@@ -222,7 +223,12 @@
"new_api_key": "New API Key",
"new_api_key_desc": "Give your API key a unique name",
"key_success": "Key was successfully created",
- "key_success_please_copy": "Please copy the key and store it somewhere safe. Once you close the dialog, you won't be able to access it again."
+ "key_success_please_copy": "Please copy the key and store it somewhere safe. Once you close the dialog, you won't be able to access it again.",
+ "regenerate_api_key": "Regenerate API Key",
+ "key_regenerated": "Key was successfully regenerated",
+ "key_regenerated_please_copy": "Please copy the new key and store it somewhere safe. The old key has been revoked and will no longer work.",
+ "regenerate_warning": "Are you sure you want to regenerate the API key \"{{name}}\"?",
+ "regenerate_confirmation": "This will revoke the current key and generate a new one. Any applications using the current key will stop working."
},
"broken_links": {
"broken_links": "Broken Links",