Update jp_JP.js with additional strings

This commit is contained in:
felixdragon 2019-05-22 05:55:24 +09:00 committed by Overtorment
parent 610632a705
commit 6dedb33f24

View file

@ -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: 'このノードの直接チャネルを作成:',
},
};