mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-30 02:30:29 +00:00
* 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
7 lines
428 B
JSON
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."
|
|
}
|