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