소스 검색

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"