mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-28 18:22:40 +00:00
[3d] add recording video support (#3749)
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
@@ -467,9 +467,11 @@
|
||||
"applyingTexture": "Application de la texture...",
|
||||
"backgroundColor": "Couleur de fond",
|
||||
"camera": "Caméra",
|
||||
"clearRecording": "Effacer l'enregistrement",
|
||||
"edgeThreshold": "Seuil de Bordure",
|
||||
"export": "Exportation",
|
||||
"exportModel": "Exportation du modèle",
|
||||
"exportRecording": "Exporter l'enregistrement",
|
||||
"exportingModel": "Exportation du modèle en cours...",
|
||||
"fov": "FOV",
|
||||
"light": "Lumière",
|
||||
@@ -478,6 +480,7 @@
|
||||
"materialMode": "Mode Matériel",
|
||||
"materialModes": {
|
||||
"depth": "Profondeur",
|
||||
"lineart": "Dessin au trait",
|
||||
"normal": "Normal",
|
||||
"original": "Original",
|
||||
"wireframe": "Fil de fer"
|
||||
@@ -485,8 +488,11 @@
|
||||
"model": "Modèle",
|
||||
"previewOutput": "Aperçu de la sortie",
|
||||
"removeBackgroundImage": "Supprimer l'image de fond",
|
||||
"resizeNodeMatchOutput": "Redimensionner le nœud pour correspondre à la sortie",
|
||||
"scene": "Scène",
|
||||
"showGrid": "Afficher la grille",
|
||||
"startRecording": "Démarrer l'enregistrement",
|
||||
"stopRecording": "Arrêter l'enregistrement",
|
||||
"switchCamera": "Changer de caméra",
|
||||
"switchingMaterialMode": "Changement de mode de matériau...",
|
||||
"upDirection": "Direction Haut",
|
||||
|
||||
Reference in New Issue
Block a user