mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 03:52:14 +00:00
fix(i18n): remove empty strings as they break transifex
This commit is contained in:
parent
75d1a766e5
commit
0be58eb403
1 changed files with 0 additions and 3 deletions
|
|
@ -1,12 +1,9 @@
|
|||
{
|
||||
"defaultHabit1Text": "Good Habit",
|
||||
"defaultHabit1Notes": " ",
|
||||
|
||||
"defaultHabit2Text": "Bad Habit",
|
||||
"defaultHabit2Notes": " ",
|
||||
|
||||
"defaultHabit3Text": "Good or Bad Habit",
|
||||
"defaultHabit3Notes": " ",
|
||||
|
||||
"defaultDaily1Text": "1h Personal Project",
|
||||
"defaultDaily1Notes": "All tasks default to yellow when they are created. This means you will take only moderate damage when they are missed and will gain only a moderate reward when they are completed.",
|
||||
|
|
|
|||
Loading…
Reference in a new issue