mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 03:52:14 +00:00
Incomplete up of EN "translation"
This commit is contained in:
parent
f87ab6866f
commit
ef12b2adce
1 changed files with 65 additions and 7 deletions
|
|
@ -1,10 +1,68 @@
|
|||
{
|
||||
"Habit": "Habit",
|
||||
"Daily": "Daily",
|
||||
"Todo": "Todo",
|
||||
"Reward": "Reward",
|
||||
"_comment": "TUTORIAL",
|
||||
|
||||
"_comment": "HEADER",
|
||||
"Level": "Level",
|
||||
"GP": "GP",
|
||||
"Health": "Health",
|
||||
"Experience": "Experience",
|
||||
"Settings": "Settings",
|
||||
"Party": "Party",
|
||||
"Logout": "Logout",
|
||||
|
||||
"_comment": "USER",
|
||||
"Avatar": "Avatar",
|
||||
"Profile": "Profile",
|
||||
"Inventory": "Inventory",
|
||||
"Market": "Market",
|
||||
"Stable": "Stable",
|
||||
"Tokens": "Tokens",
|
||||
|
||||
"_comment": "MAIN WINDOW",
|
||||
"Habits": "Habits",
|
||||
"Dailies": "Dailies",
|
||||
"NewHabit": "New Habit",
|
||||
"Edit": "Edit",
|
||||
"Text": "Text",
|
||||
"ExtraNotes": "Extra Notes",
|
||||
"Directions/Actions": "Directions/Actions",
|
||||
"AdvancedOptions": "Advanced Options",
|
||||
"Difficulty": "Difficulty",
|
||||
"DifficultyHelpTitle": "How difficult is this task?",
|
||||
"DifficultyHelpContent": "This multiplies its point value. Use sparingly, rely instead on our organic value-adjustment algorithms. But some tasks are grossly more valuable (Write Thesis vs Floss Teeth). Click for more info.",
|
||||
"Easy": "Easy",
|
||||
"Medium": "Medium",
|
||||
"Hard": "Hard",
|
||||
"Save&Close": "Save & Close",
|
||||
"Delete": "Delete",
|
||||
"Progress": "Progress",
|
||||
"Score": "Score",
|
||||
"Dailys": "Dailys",
|
||||
"NewDaily": "New Daily",
|
||||
"Repeat": "Repeat",
|
||||
"Su": "Su",
|
||||
"M": "M",
|
||||
"T": "T",
|
||||
"We": "W",
|
||||
"Th": "Th",
|
||||
"F": "F",
|
||||
"S": "S",
|
||||
"Todos": "Todos",
|
||||
"Rewards": "Rewards"
|
||||
}
|
||||
"NewTodo": "New Todo",
|
||||
"DueDate": "Due Date",
|
||||
"Remaining": "Remaining",
|
||||
"Complete": "Complete",
|
||||
"Rewards": "Rewards",
|
||||
"Gold": "Gold",
|
||||
"Silver": "Silver",
|
||||
"NewReward": "New Reward",
|
||||
"Price": "Price",
|
||||
|
||||
"_comment": "FOOTER",
|
||||
|
||||
"_comment": "MISC",
|
||||
"RemoveAds": "Remove Ads",
|
||||
"WhyAds": "Why Ads?",
|
||||
"WhyAdsContent1": "Habit an open source project, and can use all the help it can get - consider this a donation to the contributors. You also get 20 tokens from the purchase, which you can use to buy special items.",
|
||||
"WhyAdsContent2": "'Hey, I backed the Kickstarter!' - follow ",
|
||||
"WhyAdsContent3": "these instructions."
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue