From ff1e3519123a6b770979bf3e25bd5cb8725f86dc Mon Sep 17 00:00:00 2001 From: felixdragon <32230902+felixdragon@users.noreply.github.com> Date: Fri, 3 May 2019 07:41:51 +0900 Subject: [PATCH] Updated jp_JP.js --- loc/jp_JP.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/loc/jp_JP.js b/loc/jp_JP.js index 28c16db0..c4fab7cf 100644 --- a/loc/jp_JP.js +++ b/loc/jp_JP.js @@ -225,10 +225,10 @@ module.exports = { sameWalletAsInvoiceError: '以前作成したウォレットと同じウォレットへの支払いはできません。', }, pleasebackup: { - title: 'Your wallet is created...', + title: 'ウォレットを作成しています...', text: - "Please take a moment to write down this mnemonic phrase on a piece of paper. It's your backup you can use to restore the wallet on other device. You can use Electrum wallet on desktop (https://electrum.org/) to restore the same wallet.", - ok: 'OK, I wrote this down!', + "すべてのニモニックを別紙に書きとめてください。他のデバイスへウォレットをリストアする際にニモニックが必要になります。デスクトップ用ウォレットの Electrum wallet (https://electrum.org/) へニモニックを使用してウォレットをリストアすることが可能です。", + ok: 'すべてのニモニックを書きとめました', }, lndViewInvoice: { wasnt_paid_and_expired: 'This invoice was not paid for and has expired',