mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-31 15:09:32 +00:00
* 3.85.0 * New User Tasks for Mobile (#8682) * feat(mobile): different default tasks * fix(linting): missing space * fix(user): correct client type logic * test(integration): tasks by platform * fix(test): remove only * test(user): deeper checks on tasks * refactor(test): whitespace for readability * feat(subs): Jackalope Pets (#8684) * chore(sprites): compile * chore(i18n): update locales * 3.86.0
38 lines
1.6 KiB
JSON
38 lines
1.6 KiB
JSON
{
|
|
"defaultHabit1Text": "Productive Work (Click the pencil to edit)",
|
|
"defaultHabit1Notes": "Sample Good Habits: + Eat a vegetable + 15 minutes productive work",
|
|
|
|
"defaultHabit2Text": "Eat Junk Food (Click the pencil to edit)",
|
|
"defaultHabit2Notes": "Sample Bad Habits: - Smoke - Procrastinate",
|
|
|
|
"defaultHabit3Text": "Take the Stairs/Elevator (Click the pencil to edit)",
|
|
"defaultHabit3Notes": "Sample Good or Bad Habits: +/- Took Stairs/Elevator ; +/- Drank Water/Soda",
|
|
|
|
"defaultHabit4Text": "Add a task to Habitica",
|
|
"defaultHabit4Notes": "Either a Habit, a Daily, or a To-Do",
|
|
|
|
"defaultHabit5Text": "Tap here to edit this into a bad habit you'd like to quit",
|
|
"defaultHabit5Notes": "Or delete from the edit screen",
|
|
|
|
"defaultDaily1Text": "Use Habitica to keep track of your tasks",
|
|
|
|
"defaultTodo1Text": "Join Habitica (Check me off!)",
|
|
"defaultTodoNotes": "You can either complete this To-Do, edit it, or remove it.",
|
|
|
|
"defaultTodo2Text": "Finish Justin's task walkthrough",
|
|
"defaultTodo2Notes": "Visit all the sections of the bottom bar",
|
|
|
|
"defaultReward1Text": "15 minute break",
|
|
"defaultReward1Notes": "Custom rewards can come in many forms. Some people will hold off watching their favorite show unless they have the gold to pay for it.",
|
|
|
|
"defaultReward2Text": "Reward yourself",
|
|
"defaultReward2Notes": "Watch TV, play a game, eat a treat, it's up to you!",
|
|
|
|
"defaultTag1": "Work",
|
|
"defaultTag2": "Exercise",
|
|
"defaultTag3": "Health + Wellness",
|
|
"defaultTag4": "School",
|
|
"defaultTag5": "Teams",
|
|
"defaultTag6": "Chores",
|
|
"defaultTag7": "Creativity"
|
|
}
|