You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: public/locales/en/translation.json
+9
Original file line number
Diff line number
Diff line change
@@ -656,14 +656,23 @@
656
656
"needMoreAchievements": "You need to have completed {{percent}}% of the achievements in one of these games.",
657
657
"Play": "Play",
658
658
"playstreak": "Play Streak",
659
+
"points": "Points",
659
660
"quests": "Quests",
660
661
"readyForClaim": "Ready for claim",
661
662
"reputation": "Reputation",
662
663
"reward": "Reward",
664
+
"rewards": "Rewards",
663
665
"signIn": "Sign in",
666
+
"sync": "Sync",
664
667
"View Game": "View Game"
665
668
},
666
669
"quests": {
670
+
"playstreak": {
671
+
"signInWarning": {
672
+
"client": "You are currently not logged in, play streak progress will not be tracked. Please login to HyperPlay via the top-right dropdown to track progress.",
673
+
"overlay": "You are currently not logged in, play streak progress will not be tracked. Please exit the game and login to HyperPlay via the top-right dropdown to track progress."
message="Be sure to log into HyperPlay to maintain your play streak progress."
23
+
message={t(
24
+
'quests.playstreak.signInWarning.overlay',
25
+
'You are currently not logged in, play streak progress will not be tracked. Please exit the game and login to HyperPlay via the top-right dropdown to track progress.'
0 commit comments