mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-30 14:17:14 +00:00
fix(i18n): update apiKeyCreatedMessage for clarity across multiple languages
This commit is contained in:
@@ -123,7 +123,8 @@ const jaJP = {
|
||||
webhookHint:
|
||||
'Webhook を使用すると、LangBot は個人メッセージとグループメッセージイベントを外部システムにプッシュできます',
|
||||
actions: 'アクション',
|
||||
apiKeyCreatedMessage: 'この API キーをコピーしてください。',
|
||||
apiKeyCreatedMessage:
|
||||
'この API キーをコピーしてください。もしボタンが無効な場合は手動でコピーしてください。',
|
||||
none: 'なし',
|
||||
},
|
||||
notFound: {
|
||||
|
||||
Reference in New Issue
Block a user