mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-30 06:07:14 +00:00
fix(i18n): update apiKeyCreatedMessage for clarity across multiple languages
This commit is contained in:
@@ -114,7 +114,7 @@ const zhHans = {
|
||||
noWebhooks: '暂无 Webhook',
|
||||
webhookHint: 'Webhook 允许 LangBot 将个人消息和群消息事件推送到外部系统',
|
||||
actions: '操作',
|
||||
apiKeyCreatedMessage: '请复制此 API 密钥。',
|
||||
apiKeyCreatedMessage: '请复制此 API 密钥,若按钮无效,请手动复制。',
|
||||
none: '无',
|
||||
},
|
||||
notFound: {
|
||||
|
||||
Reference in New Issue
Block a user