mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-04 01:29:21 +00:00
Fix a few typos/inaccuracies in English app.json
This commit is contained in:
parent
780b0a3593
commit
91a0b09470
1 changed files with 3 additions and 3 deletions
|
|
@ -47,7 +47,7 @@
|
|||
"reward1" : "1 Episode of Game of Thrones",
|
||||
"reward1comment": "-- Rewards: Treat Yourself! -- As you complete goals, you earn gold to buy rewards. Buy them liberally - rewards are integral in forming good habits.",
|
||||
"reward2" : "Cake",
|
||||
"reward2comment" : "But only buy if you have enough gold - you lose HP otherwise.",
|
||||
"reward2comment" : "But only buy if you have enough gold!",
|
||||
|
||||
"_commentdefaulttags" : "DEFAULT TAGS",
|
||||
"morning" : "morning",
|
||||
|
|
@ -104,7 +104,7 @@
|
|||
"S": "S",
|
||||
"todos": "To-Dos",
|
||||
"Todos": "To-Dos",
|
||||
"newTodo": "New Todo",
|
||||
"newTodo": "New To-Do",
|
||||
"dueDate": "Due Date",
|
||||
"remaining": "Remaining",
|
||||
"complete": "Complete",
|
||||
|
|
@ -124,7 +124,7 @@
|
|||
"dropsEnabled" : "Drops Enabled!",
|
||||
"dropsEnabledText1" : "You've unlocked the Drop System! Now when you complete tasks, you have a small chance of finding an item. And guess what, you just found a",
|
||||
"dropsEnabledText2" : "egg",
|
||||
"itemDropped" : "An items has dropped",
|
||||
"itemDropped" : "An item has dropped",
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue