Skip to content

Commit

Permalink
Fix duplicate object key "lessonMenu.getReward" (CryptozombiesHQ#714)
Browse files Browse the repository at this point in the history
  • Loading branch information
segurvita authored Jan 12, 2023
1 parent a992bb9 commit bdd55bc
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions jp/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,11 @@
"readOnly": "閲覧のみ"
},
"lessonMenu": {
"getReward": "Rewards",
"getReward": "賞品",
"pageTitle": "@:base.name | @:base.tagLine",
"itemLabel": "レッスン {lessonNum}: {title}",
"signIn": "サインインをすれば進捗をロード",
"progressLoaded": "進捗がロードされました",
"getReward": "賞品"
"progressLoaded": "進捗がロードされました"
},
"overview": {
"pageTitle": "@:base.name {lesson} | @:base.tagLine",
Expand Down

0 comments on commit bdd55bc

Please sign in to comment.