habitica/website/common/locales/en/defaultTasks.json
RaitheOfDureya 7119763c1e
Removed unused I18N strings from the defaultTasks.json files (related to issue #9957) (#12608)
* Removed unused I18N strings from `defaultTasks.json` file (locales\en)

* Removed unused I18N `defaultTasks.json` strings from all the other languages
2020-10-05 16:35:34 +02:00

56 lines
3 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"defaultHabit1Text": "Productive Work (Click the pencil to edit)",
"defaultHabit2Text": "Eat Junk Food (Click the pencil to edit)",
"defaultHabit3Text": "Take the Stairs/Elevator (Click the pencil to edit)",
"defaultHabit4Text": "Add a task to Habitica",
"defaultHabit4Notes": "Either a Habit, a Daily, or a To Do",
"defaultTodo1Text": "Join Habitica (Check me off!)",
"defaultTodoNotes": "You can either complete this To Do, edit it, or remove it.",
"defaultReward1Text": "15 minute break",
"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",
"workHabitMail": "Process email",
"workDailyImportantTask": "Most important task >> Worked on todays most important task",
"workDailyImportantTaskNotes": "Tap to specify your most important task",
"workTodoProject": "Work project >> Complete work project",
"workTodoProjectNotes": "Tap to specify the name of your current project + set a due date!",
"exerciseHabit": "10 min cardio >> + 10 minutes cardio",
"exerciseDailyText": "Stretching >> Daily workout routine",
"exerciseDailyNotes": "Tap to choose your schedule and specify exercises!",
"exerciseTodoText": "Set up workout schedule",
"exerciseTodoNotes": "Tap to add a checklist!",
"healthHabit": "Eat Health/Junk Food",
"healthDailyText": "Floss",
"healthDailyNotes": "Tap to make any changes!",
"healthTodoText": "Schedule check-up >> Brainstorm a healthy change",
"healthTodoNotes": "Tap to add checklists!",
"schoolHabit": "Study/Procrastinate",
"schoolDailyText": "Finish homework",
"schoolDailyNotes": "Tap to choose your homework schedule!",
"schoolTodoText": "Finish assignment for class",
"schoolTodoNotes": "Tap to name the assignment and choose a due date!",
"selfCareHabit": "Take a short break",
"selfCareDailyText": "5 minutes of quiet breathing",
"selfCareDailyNotes": "Tap to choose your schedule!",
"selfCareTodoText": "Engage in a fun activity",
"selfCareTodoNotes": "Tap to specify what you plan to do!",
"choresHabit": "10 minutes cleaning",
"choresDailyText": "Wash dishes",
"choresDailyNotes": "Tap to choose your schedule!",
"choresTodoText": "Organize closet >> Organize clutter",
"choresTodoNotes": "Tap to specify the cluttered area!",
"creativityHabit": "Study a master of the craft >> + Practiced a new creative technique",
"creativityDailyText": "Work on creative project",
"creativityDailyNotes": "Tap to specify the name of your current project + set the schedule!",
"creativityTodoText": "Finish creative project",
"creativityTodoNotes": "Tap to specify the name of your project",
"defaultHabitText": "Click here to edit this into a bad habit you'd like to quit",
"defaultHabitNotes": "Or delete from the edit screen"
}