Measure: add translation source file for uploading to Crowdin

This commit is contained in:
hasecilu
2025-03-13 09:56:11 -06:00
parent a375752aa4
commit 31379fcb8f

View File

@@ -97,6 +97,11 @@ directories = [
"workingdir": "./src/Mod/Material/Gui",
"tsdir": "Resources/translations",
},
{
"tsname": "Measure",
"workingdir": "./src/Mod/Measure/",
"tsdir": "Gui/Resources/translations",
},
{
"tsname": "Mesh",
"workingdir": "./src/Mod/Mesh/",