mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-02 04:00:36 +00:00
76 lines
2.6 KiB
JSON
76 lines
2.6 KiB
JSON
|
|
{
|
||
|
|
"_commentgeneric" : "GENERIC STRINGS",
|
||
|
|
|
||
|
|
"languageName" : "English",
|
||
|
|
"stringNotFound" : "String '<%= string %>' not found.",
|
||
|
|
"titleIndex" : "HabitRPG | Your Life The Role Playing Game",
|
||
|
|
"habitica" : "Habitica",
|
||
|
|
|
||
|
|
"formattingMarkdown" : "Markdown formatting allowed",
|
||
|
|
|
||
|
|
"achievements":"Achievements",
|
||
|
|
"modalAchievement" : "Achievement!",
|
||
|
|
"special" : "Special",
|
||
|
|
"market": "Market",
|
||
|
|
|
||
|
|
"all" : "All",
|
||
|
|
"none" : "None",
|
||
|
|
"or" : "Or",
|
||
|
|
"and" : "and",
|
||
|
|
|
||
|
|
"loginSuccess" : "Login successful!",
|
||
|
|
"youSure" : "Are you sure?",
|
||
|
|
|
||
|
|
"_commentbuttons": "BUTTONS",
|
||
|
|
"submit":"Submit",
|
||
|
|
"close":"Close",
|
||
|
|
"saveAndClose": "Save & Close",
|
||
|
|
"cancel":"Cancel",
|
||
|
|
"ok" : "Ok",
|
||
|
|
"add" : "Add",
|
||
|
|
"undo" : "Undo",
|
||
|
|
"continue" : "Continue",
|
||
|
|
"accept" : "Accept",
|
||
|
|
"reject" : "Reject",
|
||
|
|
"neverMind" : "Never mind",
|
||
|
|
"buyMoreGems" : "Buy More Gems",
|
||
|
|
"notEnoughGems" : "Not enough Gems",
|
||
|
|
"delete": "Delete",
|
||
|
|
|
||
|
|
"_commentgems" : "GEMS",
|
||
|
|
"gems" : "Gems",
|
||
|
|
"buyMoreGems" : "Buy More Gems",
|
||
|
|
"notEnoughGems" : "Not enough Gems",
|
||
|
|
"gemsWhatFor" : "Used for buying special items and services (eggs, hatching potions, Fortify, etc.). You'll need to unlock those features before being able to use Gems.",
|
||
|
|
|
||
|
|
"_commentmembers" : "MEMBERS",
|
||
|
|
"_commentachievement" : "MEMBER ACHIEVEMENT",
|
||
|
|
"veteran" : "Veteran",
|
||
|
|
"veteranText" : "Has weathered Habit The Grey (our pre Angular website), and has gained many battle-scars from its bugs.",
|
||
|
|
"originalUser" : "Original User!",
|
||
|
|
"originalUserText" : "One of the <em>very</em> original early adopters, Talk about alpha tester!",
|
||
|
|
"habitBirthday" : "2014 HabitRPG Birthday Bash",
|
||
|
|
"habitBirthdayText" : "Participated in the HabitRPG Birthday Bash of 2014.",
|
||
|
|
|
||
|
|
"_commentmodals" : "MEMBERS MODALS",
|
||
|
|
"memberSince" : " - Member since ",
|
||
|
|
"lastLoggedIn" : " - Last logged in ",
|
||
|
|
|
||
|
|
"_commentrootctrljs" : "ROOTCTRL.JS STRINGS",
|
||
|
|
"notPorted" : "This feature is not yet ported from the original site.",
|
||
|
|
|
||
|
|
"_commentinventoryctrljs" : "INVENTORYCTRL.JS STRINGS",
|
||
|
|
"buyThis" : "Buy this <%= text %> with <%= price %> of your <%= gems %> Gems?",
|
||
|
|
|
||
|
|
"_commentauthctrljs" : "AUTHCTRL.JS STRINGS",
|
||
|
|
"untilNoFace" : "Until we add Facebook, use your UUID and API Token to log in (found at https://habitrpg.com > Options > Settings).",
|
||
|
|
"noReachServer" : "Server not currently reachable, try again later",
|
||
|
|
"errorUpCase" : "ERROR: ",
|
||
|
|
"newPassSent" : "New password sent.",
|
||
|
|
|
||
|
|
"_commentappjs" : "APP.JS STRINGS",
|
||
|
|
"serverUnreach" : "Server currently unreachable.",
|
||
|
|
"seeConsole" : " (see Chrome console for more details).",
|
||
|
|
"error" : "Error"
|
||
|
|
}
|