浏览代码

refac: wording

Timothy J. Baek 10 月之前
父节点
当前提交
3af8c5b03d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/lib/components/chat/Settings/Interface.svelte

+ 1 - 1
src/lib/components/chat/Settings/Interface.svelte

@@ -408,7 +408,7 @@
 
 			<div>
 				<div class=" py-0.5 flex w-full justify-between">
-					<div class=" self-center text-xs">{$i18n.t('Voice Interruption in Call')}</div>
+					<div class=" self-center text-xs">{$i18n.t('Allow Voice Interruption in Call')}</div>
 
 					<button
 						class="p-1 px-3 text-xs flex rounded transition"