mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 23:08:07 +01:00
Update jp_JP.js with additional strings
This commit is contained in:
parent
610632a705
commit
6dedb33f24
1 changed files with 6 additions and 6 deletions
12
loc/jp_JP.js
12
loc/jp_JP.js
|
@ -231,12 +231,12 @@ module.exports = {
|
|||
ok: 'すべてのニモニックを書きとめました',
|
||||
},
|
||||
lndViewInvoice: {
|
||||
wasnt_paid_and_expired: 'This invoice was not paid for and has expired',
|
||||
has_been_paid: 'This invoice has been paid for',
|
||||
please_pay: 'Please pay',
|
||||
wasnt_paid_and_expired: 'この請求書は支払いが行われなかったため無効になりました',
|
||||
has_been_paid: 'この請求書は支払い完了しました',
|
||||
please_pay: '支払う額',
|
||||
sats: 'sats',
|
||||
for: 'For:',
|
||||
additional_info: 'Additional Information',
|
||||
open_direct_channel: 'Open direct channel with this node:',
|
||||
for: 'メモ:',
|
||||
additional_info: '追加情報',
|
||||
open_direct_channel: 'このノードの直接チャネルを作成:',
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue