habitica-self-host/website/common/locales/en/defaultTasks.json
negue 5f2032a9d5 Style fixes: Onboarding (#11241)
* wip: createIntro / onboard ui rework

* extract more methods - working body settings component

* move justin above the dialog

* extract submenu + fix styles

* white background on items, working example of "none" item, item border radius

* extract options as component

* move more subMenu's to the component

* add chair margins

* move tasks to common/content

* add menu indicator

* extract more parts of onboarding-intro

* refactor / fully converted hair-settings

* extract extra-settings

* fix sprite positions / lint

* extract task-strings to be translatable

* style fixes - hide submenu's if not editing

* style / margin fixes

* more style fixes

* show hair styles at onboarding - use arrowleft/right as svg instead of image fix next color

* finish button style - full set background/purchase button

* fix footer - prev/next hover

* Add Default Tasks + `byHabitica` property

* customize-options click item on the full zone

* purple tasks

* footer animation => none

* fix onboarding task habit up/down

* onboarding circle color/position

* task styles

* fix onboarding position

* show seasonal options

* add hover to (locked-) options

* added the correct behavior of shop-items to onboarding options

* hide hover on active options
2019-09-26 12:43:47 +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"
}