mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-25 15:15:52 +00:00
commit
4aacc103db
2 changed files with 8 additions and 1 deletions
|
|
@ -40,3 +40,8 @@
|
|||
[class*="Mount_Head_"], [class*="Mount_Body_"]{
|
||||
margin-top:18px; /* Sprite accommodates 105x123 box */
|
||||
}
|
||||
|
||||
.Pet_Currency_Gem {
|
||||
margin-top: 5px;
|
||||
margin-bottom: 5px
|
||||
}
|
||||
|
|
|
|||
|
|
@ -60,5 +60,7 @@
|
|||
"checkout": "Checkout",
|
||||
"buySubsText": "Buy gems with Gold, No Ads, Support the Devs",
|
||||
"sureCancelSub": "Are you sure you want to cancel your subscription?",
|
||||
"subCanceled": "Subscription will become inactive on"
|
||||
"subCanceled": "Subscription will become inactive on",
|
||||
"subGemPop": "Because you subscribe to HabitRPG, you can purchase a number of Gems each month using Gold. You can see how many Gems are available to buy at the corner of the Gem icon.",
|
||||
"subGemName": "Subscriber Gems"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue