From 167eb8973ab213fe31210b0e00a7da795ec1dc9c Mon Sep 17 00:00:00 2001 From: Kaitlin Hipkin Date: Tue, 8 Mar 2016 19:58:42 -0500 Subject: [PATCH] add strings for new partyUp and partyOn achievs --- common/locales/en/groups.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/common/locales/en/groups.json b/common/locales/en/groups.json index fc3a7c6d1e..ecae985923 100644 --- a/common/locales/en/groups.json +++ b/common/locales/en/groups.json @@ -147,6 +147,10 @@ "partyChatEmpty": "Your party chat is empty! Type a message in the box above to start chatting.", "guildChatEmpty": "This guild's chat is empty! Type a message in the box above to start chatting.", "possessiveParty": "<%= name %>'s Party", - "requestAcceptGuidelines": "If you would like to post messages in the Tavern or any party or guild chat, please first read our <%= linkStart %>Community Guidelines<%= linkEnd %> and then click the button below to indicate that you accept them." + "requestAcceptGuidelines": "If you would like to post messages in the Tavern or any party or guild chat, please first read our <%= linkStart %>Community Guidelines<%= linkEnd %> and then click the button below to indicate that you accept them.", + "partyUpName": "Party Up", + "partyOnName": "Party On", + "partyUpAchievement": "Joined a Party with another person! Have fun battling monsters and supporting each other.", + "partyOnAchievement": "Joined a Party with at least four people! Enjoy your increased accountability as you unite with your friends to vanquish your foes!" }