mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-20 12:48:52 +00:00
fix(i18n): missing strings
This commit is contained in:
parent
cde6a209f2
commit
fd1de129db
3 changed files with 5 additions and 0 deletions
|
|
@ -30,6 +30,7 @@
|
|||
"bodyFacialHair": "Facial Hair",
|
||||
"beard": "Beard",
|
||||
"mustache": "Mustache",
|
||||
"flower": "Flower",
|
||||
"basicSkins": "Basic Skins",
|
||||
"rainbowSkins": "Rainbow Skins",
|
||||
"spookySkins": "Spooky Skins",
|
||||
|
|
|
|||
|
|
@ -37,6 +37,7 @@
|
|||
"notEnoughGems": "Not enough Gems",
|
||||
"delete": "Delete",
|
||||
"gems": "Gems",
|
||||
"moreInfo": "More Info",
|
||||
"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.",
|
||||
"veteran": "Veteran",
|
||||
"veteranText": "Has weathered Habit The Grey (our pre Angular website), and has gained many battle-scars from its bugs.",
|
||||
|
|
|
|||
|
|
@ -15,6 +15,9 @@
|
|||
"buyGems": "Buy Gems",
|
||||
"justin": "Justin",
|
||||
"USD": "USD",
|
||||
"newStuff": "New Stuff",
|
||||
"cool": "Cool",
|
||||
"dismissAlert": "Dismiss This Alert",
|
||||
"donateText1": "Adds 20 Gems to your account. Gems are used to buy special in-game items, such as shirts and hairstyles.",
|
||||
"donateText2": "Donate to the developers",
|
||||
"donateText3": "As an open source project, it can use all the help we can get!",
|
||||
|
|
|
|||
Loading…
Reference in a new issue