habitica-self-host/website/common/locales/en/defaultTasks.json
Matteo Pagliazzi 39427a75db
To-Dos -> To Do's (#12290)
* To-Dos -> To Do's

* To-Do -> To Do
2020-06-17 17:33:30 +02:00

84 lines
3.7 KiB
JSON
Raw 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)",
"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",
"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"
}