mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-03 12:40:00 +00:00
* Re-organize common folder * fix: Correct paths in tests * fix: move new content to proper folder * chore: Move audio folder to assets * Move sprites to sprites assets directory * Move css sprites to assets directory * Split out readmes for common code and sprites * Move images to assets directory * Move destinatin of shared browserified file * remove unused file * move compiled js to client-old * Fix karma tests * fix: Correct paths for sprites
25 lines
1 KiB
JSON
25 lines
1 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",
|
|
|
|
"defaultTodoNotes": "You can either complete this To-Do, edit it, or remove it.",
|
|
|
|
"defaultTodo1Text": "Join Habitica (Check me off!)",
|
|
|
|
"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.",
|
|
|
|
"defaultTag1": "Work",
|
|
"defaultTag2": "Exercise",
|
|
"defaultTag3": "Health + Wellness",
|
|
"defaultTag4": "School",
|
|
"defaultTag5": "Teams",
|
|
"defaultTag6": "Chores",
|
|
"defaultTag7": "Creativity"
|
|
}
|