Core Translations

This commit is contained in:
Yusarina
2024-07-25 03:22:31 +01:00
parent fc69a22c62
commit 281c53e577
3 changed files with 15 additions and 15 deletions
+5 -1
View File
@@ -70,9 +70,13 @@
"VisemePanel.label": "Visemes",
"VisemePanel.select_mesh": "Select Mesh",
"VisemePanel.mouth_a.label": "Mouth A",
"VisemePanel.mouth_o.label": "Mouth O",
"VisemePanel.mouth_a.desc": "The shapekey for the 'A' mouth shape",
"VisemePanel.mouth_o.label": "Mouth O",
"VisemePanel.mouth_o.desc": "The shapekey for the 'O' mouth shape",
"VisemePanel.mouth_ch.label": "Mouth CH",
"VisemePanel.mouth_ch.desc": "The shapekey for the 'CH' mouth shape",
"VisemePanel.shape_intensity": "Shape Intensity",
"VisemePanel.shape_intensity_desc": "The intensity of the viseme shapekeys",
"VisemePanel.create_visemes": "Create Visemes",
"VisemePanel.error.noMesh": "No mesh selected",
"VisemePanel.error.noShapekeys": "Selected mesh has no shape keys",