Explorar el Código

refac: wording

Timothy J. Baek hace 10 meses
padre
commit
3af8c5b03d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"