From a7b61ec8a5ff65b4053d07c9adc73621a7ef1ce3 Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Thu, 27 Feb 2014 09:36:44 -0800 Subject: [PATCH] i18n(LFG): LFG text for https://github.com/HabitRPG/habitrpg/pull/2808 , fixes #145 (cc @deilann) --- locales/en/groups.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/locales/en/groups.json b/locales/en/groups.json index 8df9a69634..911cc0aade 100644 --- a/locales/en/groups.json +++ b/locales/en/groups.json @@ -15,7 +15,10 @@ "tavernAlert2": "use Github instead", "party": "Party", "createAParty": "Create A Party", - "noPartyText": "You are not in a party. You can either create one and invite friends, or if you want to join an existing party, have them enter:", + "noPartyText": "You are either not in a party or your party is taking a while to load. You can either create one and invite friends, or if you want to join an existing party, have them enter:", + "startLFG": "To advertise your new party or find one to join, go to ", + "linkLFG": "The Archery", + "endLFG": " on the Wiki.", "create": "Create", "userId": "User ID", "invite": "Invite",