diff --git a/src/Tools/updatecrowdin.py b/src/Tools/updatecrowdin.py index 22312f2df7..4bf1294781 100755 --- a/src/Tools/updatecrowdin.py +++ b/src/Tools/updatecrowdin.py @@ -114,6 +114,11 @@ locations = [ "../Mod/Fem/Gui/Resources/Fem.qrc", ], ["FreeCAD", "../Gui/Language", "../Gui/Language/translation.qrc"], + [ + "Inspection", + "../Mod/Inspection/Gui/Resources/translations", + "../Mod/Inspection/Gui/Resources/Inspection.qrc", + ], [ "Mesh", "../Mod/Mesh/Gui/Resources/translations",