Rotate bot key

This commit is contained in:
2025-08-24 01:49:56 +08:00
parent 3959f2260b
commit 5060bd30c9
2 changed files with 116 additions and 72 deletions

View File

@@ -904,5 +904,8 @@
"revoke": "Revoke",
"keyName": "Key Name",
"newKeyGenerated": "New Key Generated",
"copyKeyHint": "Please copy this key and store it somewhere safe. You will not be able to see it again."
"copyKeyHint": "Please copy this key and store it somewhere safe. You will not be able to see it again.",
"rotateKey": "Rotate Key",
"rotateBotKey": "Rotate Bot Key",
"rotateBotKeyHint": "Are you sure you want to rotate this key? The old key will become invalid immediately. This action cannot be undone."
}