diff --git a/src/Tools/updatecrowdin.py b/src/Tools/updatecrowdin.py index 3d1ac1a720..f57f85cea1 100755 --- a/src/Tools/updatecrowdin.py +++ b/src/Tools/updatecrowdin.py @@ -140,6 +140,11 @@ locations = [ "../Mod/Material/Gui/Resources/translations", "../Mod/Material/Gui/Resources/Material.qrc", ], + [ + "Measure", + "../Mod/Measure/Gui/Resources/translations", + "../Mod/Measure/Gui/Resources/Measure.qrc", + ], [ "Mesh", "../Mod/Mesh/Gui/Resources/translations",