fix(strings): JSON formatting

This commit is contained in:
SabreCat
2023-06-02 13:55:04 -05:00
parent a5602eec8d
commit e9a15fcb83
+1 -1
View File
@@ -132,5 +132,5 @@
"subscriptionBenefit6": "Earn Mystic Hourglasses for use in the Time Travelers' Shop!",
"purchaseAll": "Purchase Set",
"gemsRemaining": "gems remaining",
"notEnoughGemsToBuy": "You are unable to buy that amount of gems",
"notEnoughGemsToBuy": "You are unable to buy that amount of gems"
}