Browse Source

Update jp_JP.js with additional strings

fixqramount
felixdragon 5 years ago
committed by Overtorment
parent
commit
6dedb33f24
  1. 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…
Cancel
Save