fix(notifs): brevity
This commit is contained in:
@@ -62,8 +62,8 @@
|
||||
"partyLoading3": "Your party is gathering. Please wait...",
|
||||
"partyLoading4": "Your party is materializing. Please wait...",
|
||||
"systemMessage": "System Message",
|
||||
"newMsgGuild": "There are new posts in the Guild <span class=\"notification-bold-blue\"><%= name %></span>",
|
||||
"newMsgParty": "There are new posts in your Party <span class=\"notification-bold-blue\"><%= name %></span>",
|
||||
"newMsgGuild": "<span class=\"notification-bold-blue\"><%= name %></span> has new posts",
|
||||
"newMsgParty": "Your party, <span class=\"notification-bold-blue\"><%= name %></span>, has new posts",
|
||||
"chat": "Chat",
|
||||
"sendChat": "Send Chat",
|
||||
"toolTipMsg": "Fetch Recent Messages",
|
||||
|
||||
Reference in New Issue
Block a user