Added Further missing translataions

This commit is contained in:
Yusarina
2024-07-22 01:21:13 +01:00
parent 63c8fe5ca6
commit 0c331bb857
3 changed files with 34 additions and 18 deletions
+10 -2
View File
@@ -33,10 +33,18 @@
"Settings.label": "Settings",
"Settings.language.label": "Language",
"Settings.language.desc": "Select the language for the addon's UI",
"Viseme.label": "Visemes",
"VisemePanel.label": "Visemes",
"VisemePanel.error.noMesh": "No mesh selected",
"VisemePanel.error.noShapekeys": "Selected mesh has no shape keys",
"VisemePanel.info.selectMesh": "Select a mesh to create visemes"
"VisemePanel.info.selectMesh": "Select a mesh to create visemes",
"VisemePanel.mouth_a.label": "Mouth A",
"VisemePanel.mouth_o.label": "Mouth O",
"VisemePanel.mouth_ch.label": "Mouth CH",
"AutoVisemeButton.label": "Create Visemes",
"AutoVisemeButton.desc": "Create visemes automatically, based on shape keys",
"AutoVisemeButton.error.noShapekeys": "No shape keys found",
"AutoVisemeButton.error.selectShapekeys": "Please Select shape keys",
"AutoVisemeButton.success": "Visemes created successfully"
}
}