mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-31 23:11:15 +00:00
feat(Gems): Add strings for Market gem
This commit is contained in:
parent
cc32369497
commit
6369934ca3
1 changed files with 3 additions and 1 deletions
|
|
@ -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