add moderator names (moderatorList.json) and associated text (moderatorIntro* in groups.json) for displaying at the top of Tavern chat

This commit is contained in:
Alice Harris 2014-06-28 14:25:50 +10:00
parent 92fc8bd5cf
commit 3c8d37f2d9
3 changed files with 14 additions and 0 deletions

View file

@ -15,6 +15,8 @@
"tavernTalk": "Tavern Talk",
"tavernAlert1": "Note: if you're reporting a bug, the developers won't see it here. Please",
"tavernAlert2": "use Github instead",
"moderatorIntro1": "Tavern and guild moderators are: ",
"moderatorIntro2": ". Moderators' names are always highlighted in orange or purple.",
"party": "Party",
"createAParty": "Create A Party",
"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:",

View file

@ -0,0 +1,3 @@
{
"moderatorList": "Lemoness, redphoenix, SabreCat, lefnire, paglias, wc8, Breadstrings, Daniel the Bard, Megan, Ryan, Alys"
}

View file

@ -0,0 +1,9 @@
Suggestion:
Do NOT copy this file to the other language folders because it
contains nothing but people's names and hence won't need to be
translated. The names are likely to change every so often, so
unnecessary copies are good to avoid.
An exception would be for languages (if any) where commas are not used
to separate words in a list.