feat: translation (#389)

This commit is contained in:
Cody Tseng 2025-06-23 23:52:21 +08:00 committed by GitHub
parent e2e115ebeb
commit df9066eae0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
43 changed files with 1466 additions and 47 deletions

View file

@ -243,6 +243,23 @@ export default {
Quotes: '引用',
'Lightning Invoice': 'ライトニングインボイス',
'Bookmark failed': 'ブックマークに失敗しました',
'Remove bookmark failed': 'ブックマークの削除に失敗しました'
'Remove bookmark failed': 'ブックマークの削除に失敗しました',
Translation: '翻訳',
Balance: '残高',
characters: '文字',
jumbleTranslateApiKeyDescription:
'このAPIキーは、LibreTranslateをサポートする他の場所でも使用できます。サービスURLは{{serviceUrl}}です',
'Top up': 'チャージ',
'Will receive: {n} characters': '受け取る文字数: {{n}} 文字',
'Top up {n} sats': 'チャージ {{n}} サッツ',
'Minimum top up is {n} sats': '最低チャージは {{n}} サッツです',
Service: 'サービス',
'Reset API key': 'APIキーをリセット',
'Are you sure you want to reset your API key? This action cannot be undone.':
'APIキーをリセットしますかこの操作は元に戻せません。',
Warning: '警告',
'Your current API key will become invalid immediately, and any applications using it will stop working until you update them with the new key.':
'現在のAPIキーはすぐに無効になり、それを使用しているアプリケーションは新しいキーで更新するまで動作しなくなります。',
'Service address': 'サービスアドレス'
}
}