Selaa lähdekoodia

refac: experimental wording

Timothy Jaeryang Baek 3 kuukautta sitten
vanhempi
commit
7003395a5f
1 muutettua tiedostoa jossa 3 lisäystä ja 1 poistoa
  1. 3 1
      src/lib/components/notes/NoteEditor/Chat.svelte

+ 3 - 1
src/lib/components/notes/NoteEditor/Chat.svelte

@@ -205,7 +205,9 @@
 
 		<div>
 			<Tooltip
-				content={$i18n.t('This is an experimental feature, it may not work as expected.')}
+				content={$i18n.t(
+					'This feature is experimental and may be modified or discontinued without notice.'
+				)}
 				position="top"
 				className="inline-block"
 			>