- updated the language strings to the latest version

This commit is contained in:
Marius Stanciu
2021-10-03 00:40:15 +03:00
committed by Marius
parent 3624d20b18
commit c796bad6fc
23 changed files with 52564 additions and 50856 deletions

View File

@@ -107,7 +107,7 @@ class Tools2sidedPrefGroupUI(OptionsGroupUI):
"- Point -> a set of coordinates (x,y) around which the object is mirrored\n"
"- Box -> a set of coordinates (x, y) obtained from the center of the\n"
"bounding box of another object selected below\n"
"- Snap-> a point defined by the center of a drill hone in a Excellon object")
"- Snap -> a point defined by the center of a drill hole in a Excellon object")
)
mirror_grid.addWidget(self.axloc_label, 2, 0)