Skip to content

Commit

Permalink
Merge pull request CryptozombiesHQ#334 from farmanrl/farmanrl-rewards
Browse files Browse the repository at this point in the history
Add getReward text for en, es, fr, jp
  • Loading branch information
eduardonunesp authored Sep 14, 2018
2 parents 85d4239 + 619db14 commit 932a80e
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
3 changes: 2 additions & 1 deletion en/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
"pageTitle": "@:base.name | @:base.tagLine",
"itemLabel": "Lesson {lessonNum}: {title}",
"signIn": "Sign in and load your progress",
"progressLoaded": "Your progress is loaded"
"progressLoaded": "Your progress is loaded",
"getReward": "Claim Rewards"
},
"overview": {
"pageTitle": "@:base.name {lesson} | @:base.tagLine",
Expand Down
3 changes: 2 additions & 1 deletion es/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
"pageTitle": "@:base.name | @:base.tagLine",
"itemLabel": "Lección {lessonNum}: {title}",
"signIn": "Inicia sesión para guardar tu progreso",
"progressLoaded": "Tu progreso ha sido cargado"
"progressLoaded": "Tu progreso ha sido cargado",
"getReward": "Los Premios"
},
"overview": {
"pageTitle": "@:base.name {lesson} | @:base.tagLine",
Expand Down
3 changes: 2 additions & 1 deletion fr/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
"pageTitle": "@:base.name | @:base.tagLine",
"itemLabel": "Leçon {lessonNum}: {title}",
"signIn": "Connectez-vous et enregistrez vos progrès",
"progressLoaded": "Vos progrès sont chargés"
"progressLoaded": "Vos progrès sont chargés",
"getReward": "Le Prix"
},
"overview": {
"pageTitle": "@:base.name {lesson} | @:base.tagLine",
Expand Down
3 changes: 2 additions & 1 deletion jp/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
"pageTitle": "@:base.name | @:base.tagLine",
"itemLabel": "レッスン {lessonNum}: {title}",
"signIn": "サインインをすれば進捗をロード",
"progressLoaded": "進捗がロードされました"
"progressLoaded": "進捗がロードされました",
"getReward": "賞品"
},
"overview": {
"pageTitle": "@:base.name {lesson} | @:base.tagLine",
Expand Down

0 comments on commit 932a80e

Please sign in to comment.