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
@@ -123,7 +123,8 @@ const jaJP = {
webhookHint:
'Webhook を使用すると、LangBot は個人メッセージとグループメッセージイベントを外部システムにプッシュできます',
actions: 'アクション',
apiKeyCreatedMessage: 'この API キーをコピーしてください。',
apiKeyCreatedMessage:
'この API キーをコピーしてください。もしボタンが無効な場合は手動でコピーしてください。',
none: 'なし',
},
notFound: {