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:
@@ -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:",
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"moderatorList": "Lemoness, redphoenix, SabreCat, lefnire, paglias, wc8, Breadstrings, Daniel the Bard, Megan, Ryan, Alys"
|
||||
}
|
||||
@@ -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.
|
||||
Reference in New Issue
Block a user