Skip to content

Commit

Permalink
refactor(app): remove Amazon text strings
Browse files Browse the repository at this point in the history
removed Amazon strings from settings.json and limited.json
  • Loading branch information
CuriousMagpie committed Nov 21, 2024
1 parent 0196e2f commit e3d8392
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion website/common/locales/en/limited.json
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@
"buyNowMoneyButton": "Buy Now for $9.99",
"buyNowGemsButton": "Buy Now for 60 Gems",
"wantToPayWithGemsText": "Want to pay with Gems?",
"wantToPayWithMoneyText": "Want to pay with Stripe, Paypal, or Amazon?",
"wantToPayWithMoneyText": "Want to pay with a credit card or PayPal?",
"ownJubilantGryphatrice": "<strong>You own the Jubilant Gryphatrice!</strong> Visit Pets and Mounts to equip!",
"jubilantSuccess": "You've successfully purchased the <strong>Jubilant Gryphatrice!</strong>",
"stableVisit": "Visit Pets and Mounts to equip!",
Expand Down
2 changes: 0 additions & 2 deletions website/common/locales/en/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -189,8 +189,6 @@
"nextHourglass": "Next Mystic Hourglass Delivery",
"nextHourglassDescription": "Subscribers receive a Mystic Hourglass, a Mystery Gear Set, and Gems restocked in the Market within the first two days of the month",
"paypal": "PayPal",
"amazonPayments": "Amazon Payments",
"amazonPaymentsRecurring": "Ticking the checkbox below is necessary for your subscription to be created. It allows your Amazon account to be used for ongoing payments for <strong>this</strong> subscription. It will not cause your Amazon account to be automatically used for any future purchases.",
"timezone": "Time Zone",
"timezoneUTC": "Your time zone is set by your computer, which is: <strong><%= utc %></strong>",
"timezoneInfo": "If that time zone is wrong, first reload this page using your browser's reload or refresh button to ensure that Habitica has the most recent information. If it is still wrong, adjust the time zone on your PC and then reload this page again.<br><br> <strong>If you use Habitica on other PCs or mobile devices, the time zone must be the same on them all.</strong> If your Dailies have been resetting at the wrong time, repeat this check on all other PCs and on a browser on your mobile devices.",
Expand Down

0 comments on commit e3d8392

Please sign in to comment.