privateboard 0.1.12 → 0.1.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/public/i18n.js CHANGED
@@ -392,6 +392,7 @@
392
392
 
393
393
  rt_speaking: "Speaking",
394
394
  rt_thinking: "Thinking",
395
+ rt_user_title: "Chairman",
395
396
  rt_toggle_transcript: "Transcript",
396
397
  rt_toggle_roundtable: "Round table",
397
398
  rt_toggle_enable_voice: "Voice mode",
@@ -1172,6 +1173,7 @@ When the room ___, raise an objection.`,
1172
1173
 
1173
1174
  rt_speaking: "正在说话",
1174
1175
  rt_thinking: "思考中",
1176
+ rt_user_title: "董事长",
1175
1177
  rt_toggle_transcript: "字幕",
1176
1178
  rt_toggle_roundtable: "圆桌",
1177
1179
  rt_toggle_enable_voice: "语音模式",