mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-29 05:37:14 +00:00
fix(i18n): update apiKeyCreatedMessage for clarity across multiple languages
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user