mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 23:08:07 +01:00
Merge pull request #5385 from BlueWallet/translations_loc-en-json--master_ja_JP
Translate 'loc/en.json' in 'ja_JP'
This commit is contained in:
commit
1ef1c825ec
1 changed files with 14 additions and 8 deletions
|
@ -68,7 +68,7 @@
|
|||
"refill_create": "先に進むためには、ビットコインウォレットを作成して補充してください。",
|
||||
"refill_external": "外部ウォレットで補充",
|
||||
"refill_lnd_balance": "Lightning ウォレットへ送金",
|
||||
"sameWalletAsInvoiceError": "以前作成したウォレットと同じウォレットへの支払いはできません。",
|
||||
"sameWalletAsInvoiceError": "インボイスを作成したのと同じウォレットで支払うことはできません。",
|
||||
"title": "資金の管理",
|
||||
"can_send": "送金可能",
|
||||
"can_receive": "受取可能",
|
||||
|
@ -590,5 +590,11 @@
|
|||
"auth_answer": "{hostname}で認証成功しました!",
|
||||
"could_not_auth": "{hostname}への認証に失敗しました。",
|
||||
"authenticate": "認証"
|
||||
},
|
||||
"bip47": {
|
||||
"payment_code": "支払コード",
|
||||
"payment_codes_list": "支払コードリスト",
|
||||
"who_can_pay_me": "あなたに支払いできる人:",
|
||||
"purpose": "再利用・共有可能なコード (BIP47)"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue