From 17f9d4de729bf1e4d22d6985631b3497f1df3259 Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Sat, 6 Dec 2014 19:18:28 +0100 Subject: [PATCH] fix(i18n): fix english string --- locales/en/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en/settings.json b/locales/en/settings.json index c6dda78e2d..046c9c6e8d 100644 --- a/locales/en/settings.json +++ b/locales/en/settings.json @@ -2,7 +2,7 @@ "settings": "Settings", "language": "Language", "americanEnglishGovern": "In the event of a discrepancy in the translations, the American English version governs.", - "helpWithTranslation": "Would you like to help with the translation of HabiRPG? Great! Then visit this Trello card.", + "helpWithTranslation": "Would you like to help with the translation of HabitRPG? Great! Then visit this Trello card.", "showHeaderPop": "Show your avatar, Health/Experience bars, and party.", "stickyHeader": "Sticky header", "stickyHeaderPop": "Affix the header to the top of the screen. Unchecked means it scrolls out of view.",