From 466b654c0bd05a79973a8eeb36cdc8bf99c81bb2 Mon Sep 17 00:00:00 2001 From: ForgottenHero Date: Tue, 9 May 2023 00:41:17 +1000 Subject: [PATCH] Update app_i18n.json (#1004) 3rd Party thanks - spelling correction. --- renderer/public/data/en/app_i18n.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/renderer/public/data/en/app_i18n.json b/renderer/public/data/en/app_i18n.json index 523fa639..fbb01ef7 100644 --- a/renderer/public/data/en/app_i18n.json +++ b/renderer/public/data/en/app_i18n.json @@ -14,7 +14,7 @@ "leagues_failed": "Failed to load leagues", "leagues_failed_help": "Make sure the realm is not under maintenance. Also try clicking on the \"Browser\" button, you may need to complete a CAPTCHA there.", "leagues_failed_help_alt": "Price check an Item, and follow the instructions in the error description there.", - "thanks_3rd_party": "This tool relies on {0} and {1}, consider support them as well", + "thanks_3rd_party": "This tool relies on {0} and {1}, consider supporting them as well", "toggle_browser_hint": "Press {0} to switch between browser and game.", "contact_me": "Contact me on one of the PoE Discords,", "version": "Version {0}", @@ -313,4 +313,4 @@ "select_stock": "Always select \"Stock\" filter", "show_prediction": "Show price prediction" } -} \ No newline at end of file +}