mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-30 10:40:28 +00:00
Fix a missing comma
This commit is contained in:
parent
7e2e628224
commit
682fc07c26
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
"disableAds": "Disable ads",
|
||||
"disableAdsText": "Ads are disabled while you have an active subscription (original donors are grandfathered).",
|
||||
"buyGemsGold": "Buy Gems with Gold",
|
||||
"buyGemsGoldText": "Alexander the Merchant will sell you gems at a cost of <%= gemCost %> gold per gem. His monthly shipments are initially capped at <%= gemLimit %> gems per month, but this cap increases by 5 gems for every three months of consecutive subscription, up to a maximum of 50 gems per month!"
|
||||
"buyGemsGoldText": "Alexander the Merchant will sell you gems at a cost of <%= gemCost %> gold per gem. His monthly shipments are initially capped at <%= gemLimit %> gems per month, but this cap increases by 5 gems for every three months of consecutive subscription, up to a maximum of 50 gems per month!",
|
||||
"retainHistory": "Retain full history entries",
|
||||
"retainHistoryText": "Makes your full history available in graphs and export. Non-subscriber histories get consolidated for database optimization.",
|
||||
"doubleDrops": "Daily drop-caps doubled",
|
||||
|
|
|
|||
Loading…
Reference in a new issue