habitica-self-host/website/common/locales/en/testing.json
Sabe Jones 547c87dee7 Guild A/B test and Achievement (#8740)
* WIP(guilds): AB test pester modal

* WIP(AB-test): guild pester cont'd

* fix(style): linting error

* fix(AB-test): markModified and notif enum

* fix(tests): update AB expectations

* fix(modal): remove extra includes

* feat(achievements): add Joined Guild cheevo
Also removes unused achievement sprites, and properly saves counter used in A/B testing

* fix(style): linting error from conflict
2017-05-19 14:45:11 -05:00

7 lines
428 B
JSON

{
"guildReminderTitle": "Check out Guilds!",
"guildReminderText1": "Now that you've mastered Habitica's basics, come check out Guilds, where you can chat with other people who are committed to improving their lives!",
"guildReminderText2": "Ready for more? Join a Guild to meet other people who are committed to improving their lives!",
"guildReminderCTA": "Take me there!",
"guildReminderDismiss": "Not right now."
}