You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/lang/en.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -126,14 +126,14 @@
126
126
"Title": "Language Selector",
127
127
"Content": "The <span class='reference'>Language Selector</span> is where you can select which language you want to speak in, scrambling the messages sent while it is active."
128
128
},
129
-
"LanguageSelectorCheckbox": {
130
-
"Title": "Language Selector's Checkbox",
131
-
"Content": "The <span class='reference'>Checkbox</span> toggles the scrambling. Any user who unchecks it will speak as if the module was disabled."
132
-
},
133
129
"LanguageSelectorSelect": {
134
130
"Title": "Language Selector's Dropdown",
135
131
"Content": "The <span class='reference'>Dropdown</span> contains all the languages in your world.<br>Depending on your game system, the languages may have already been set, while in other game systems, you may need to configure them in the <span class='reference'>Game Settings</span>.<br>It will display languages between the ones Known and Unknown by your players' actors."
136
132
},
133
+
"LanguageSelectorSelect2": {
134
+
"Title": "Language Selector's Dropdown",
135
+
"Content": "Right-clicking the <span class='reference'>Dropdown</span> toggles the scrambling, allowing users to speak as if the module was disabled."
136
+
},
137
137
"LanguageSelectorPips": {
138
138
"Title": "Language Selector's Pips",
139
139
"Content": "A <span class='reference'>Pip</span>, similar to the ones shown on the Players List, will be displayed right next to known languages for each player who has at least one actor that understands it. Hovering over a Pip will display the user's name and the list of actors providing access to the language."
0 commit comments