Skip to content

Commit 49c1427

Browse files
committed
Added japanese translation for new environments
1 parent 091d7df commit 49c1427

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

source/renderer/app/i18n/locales/ja-JP.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -157,8 +157,8 @@
157157
"environment.network.alonzo_purple": "Alonzo Purple",
158158
"environment.network.development": "開発",
159159
"environment.network.mainnet": "メインネット",
160-
"environment.network.preprod": "Pre-Prod",
161-
"environment.network.preview": "Preview",
160+
"environment.network.preprod": "プリプロ",
161+
"environment.network.preview": "プレビュー",
162162
"environment.network.selfnode": "Selfnode",
163163
"environment.network.shelley_qa": "Shelley QA",
164164
"environment.network.staging": "ステージング",
@@ -682,8 +682,8 @@
682682
"test.environment.daedalusFlightLabel": "Cardano Mainnet - Daedalus Flight",
683683
"test.environment.developmentLabel": "開発",
684684
"test.environment.mainnetLabel": "メインネット",
685-
"test.environment.preprodLabel": "Pre-Prod",
686-
"test.environment.previewLabel": "Preview",
685+
"test.environment.preprodLabel": "プリプロ",
686+
"test.environment.previewLabel": "プレビュー",
687687
"test.environment.selfnodeLabel": "Selfnode",
688688
"test.environment.shelleyQaLabel": "Shelley QA",
689689
"test.environment.stagingLabel": "ステージング",
@@ -1327,4 +1327,4 @@
13271327
"wallet.transferFunds.dialog2.total.label": "合計",
13281328
"widgets.itemsDropdown.syncingLabel": "同期",
13291329
"widgets.itemsDropdown.syncingLabelProgress": "同期中 {syncingProgress}%"
1330-
}
1330+
}

0 commit comments

Comments
 (0)