🔥(frontend) remove version upgrade warning for LiveKit WebGL update
Delete obsolete user notification now that the stable WebGL-powered version with improved performance has been officially released.
This commit is contained in:
committed by
aleb_the_flash
parent
551207ab86
commit
3e5c4c32e9
@@ -466,9 +466,6 @@ export const EffectsConfiguration = ({
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<Information className={css({ marginTop: '1rem' })}>
|
|
||||||
<Text variant="sm">⚠︎ {t('experimental')}</Text>
|
|
||||||
</Information>
|
|
||||||
</>
|
</>
|
||||||
) : (
|
) : (
|
||||||
<Information>
|
<Information>
|
||||||
|
|||||||
@@ -164,8 +164,7 @@
|
|||||||
"apply": "Französische Touch hinzufügen",
|
"apply": "Französische Touch hinzufügen",
|
||||||
"clear": "Französische Touch entfernen"
|
"clear": "Französische Touch entfernen"
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
"experimental": "Experimentelle Funktion. Eine v2 kommt für vollständige Browserunterstützung und verbesserte Qualität."
|
|
||||||
},
|
},
|
||||||
"sidePanel": {
|
"sidePanel": {
|
||||||
"heading": {
|
"heading": {
|
||||||
|
|||||||
@@ -163,8 +163,7 @@
|
|||||||
"apply": "Add French touch",
|
"apply": "Add French touch",
|
||||||
"clear": "Remove French touch"
|
"clear": "Remove French touch"
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
"experimental": "Experimental feature. A v2 is coming for full browser support and improved quality."
|
|
||||||
},
|
},
|
||||||
"sidePanel": {
|
"sidePanel": {
|
||||||
"heading": {
|
"heading": {
|
||||||
|
|||||||
@@ -163,8 +163,7 @@
|
|||||||
"apply": "Ajouter la touche française",
|
"apply": "Ajouter la touche française",
|
||||||
"clear": "Retirer la touche française"
|
"clear": "Retirer la touche française"
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
"experimental": "Fonctionnalité expérimentale. Une v2 arrive pour un support complet des navigateurs et une meilleure qualité."
|
|
||||||
},
|
},
|
||||||
"sidePanel": {
|
"sidePanel": {
|
||||||
"heading": {
|
"heading": {
|
||||||
|
|||||||
@@ -163,8 +163,7 @@
|
|||||||
"apply": "Franse stijl toevoegen",
|
"apply": "Franse stijl toevoegen",
|
||||||
"clear": "Franse stijl verwijderen"
|
"clear": "Franse stijl verwijderen"
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
"experimental": "Experimentele functie. Een v2 komt eraan voor volledige browserondersteuning en verbeterde kwaliteit."
|
|
||||||
},
|
},
|
||||||
"sidePanel": {
|
"sidePanel": {
|
||||||
"heading": {
|
"heading": {
|
||||||
|
|||||||
Reference in New Issue
Block a user