mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 19:50:37 +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
19 lines
No EOL
1.1 KiB
JSON
19 lines
No EOL
1.1 KiB
JSON
{
|
|
"defaultHabit1Text": "Productive Work (Click th' pencil t' edit)",
|
|
"defaultHabit1Notes": "Sample Good Habits: + Eat a vegetable + 15 minutes productive work",
|
|
"defaultHabit2Text": "Eating thy Grimey Snail (click thar quill to change)",
|
|
"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": "Ye can either complete this T'-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 gunna hold off watchin' their favorite show unless they have th' doubloons to pay fer it.",
|
|
"defaultTag1": "Work",
|
|
"defaultTag2": "Exercise",
|
|
"defaultTag3": "Health + Wellness",
|
|
"defaultTag4": "School",
|
|
"defaultTag5": "Teams",
|
|
"defaultTag6": "Chores",
|
|
"defaultTag7": "Creativity"
|
|
} |