File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
source/renderer/app/i18n/locales Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ Changelog
1111
1212### Fixes
1313
14+ - Fixed some Japanese translations for the external currencies ([ PR 2667] ( https://github.com/input-output-hk/daedalus/pull/2667 ) )
1415- Fixed type issue on Storybook "Wallet Send Confirmation Dialog" story ([ PR 2654] ( https://github.com/input-output-hk/daedalus/pull/2654 ) )
1516- Fixed ‘Stakepool Metadata Aggregation Server (SMASH)’ link returning 404 error ([ PR 2646] ( https://github.com/input-output-hk/daedalus/pull/2646 ) )
1617- Enter key not working on send ([ PR 2621] ( https://github.com/input-output-hk/daedalus/pull/2621 ) )
Original file line number Diff line number Diff line change 11011101 "wallet.summary.assets.tokenSendButton" : " 送金する" ,
11021102 "wallet.summary.assets.tokensTitle" : " トークン" ,
11031103 "wallet.summary.assets.unknownLabel" : " 不明" ,
1104- "wallet.summary.currency.isFetchingRate" : " フェッチ時の換金レート " ,
1105- "wallet.summary.currency.lastFetched" : " 換金済み :{fetchedTimeAgo}" ,
1106- "wallet.summary.currency.title" : " 換金通貨 :" ,
1104+ "wallet.summary.currency.isFetchingRate" : " フェッチ時の換算レート " ,
1105+ "wallet.summary.currency.lastFetched" : " 換算 :{fetchedTimeAgo}" ,
1106+ "wallet.summary.currency.title" : " 換算通貨 :" ,
11071107 "wallet.summary.header.pendingTransactionsLabel" : " 処理中のトランザクション数" ,
11081108 "wallet.summary.header.transactionsLabel" : " トランザクション数" ,
11091109 "wallet.summary.noTokens.learnMore.linkLabel" : " もっと知る" ,
You can’t perform that action at this time.
0 commit comments