fix(i18n): update apiKeyCreatedMessage for clarity across multiple languages

This commit is contained in:
Junyan Qin
2026-01-20 01:53:42 +08:00
parent 604cc53973
commit fe8a738cd7
4 changed files with 6 additions and 4 deletions
+2 -1
View File
@@ -121,7 +121,8 @@ const enUS = {
webhookHint:
'Webhooks allow LangBot to push person and group message events to external systems',
actions: 'Actions',
apiKeyCreatedMessage: 'Please copy this API key.',
apiKeyCreatedMessage:
'Please copy this API key, if the button is invalid, please copy manually.',
none: 'None',
},
notFound: {