refac: experimental wording
This commit is contained in:
parent
9bd001a14b
commit
7003395a5f
1 changed files with 3 additions and 1 deletions
|
|
@ -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"
|
||||
>
|
||||
|
|
|
|||
Loading…
Reference in a new issue