Timothy J. Baek преди 11 месеца
родител
ревизия
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"