- updated the language strings and the Simplified Chinese language translation

This commit is contained in:
Marius Stanciu
2021-08-29 19:12:21 +03:00
committed by Marius Stanciu
parent 2fd8c76996
commit ba217fc103
23 changed files with 12785 additions and 12711 deletions

View File

@@ -12,6 +12,7 @@ CHANGELOG for FlatCAM beta
- removed the setting for HDPI from Preferences and QSettings: QT6 does it automatically now
- fixed a reported issue with the manual cutout in Cutout Plugin where adding more gaps will crash the app due of the manual geometry being a MultiPolygon and not a Polygon as it was assumed
- fixed a reported bug in convert 2 geometry where a MultiLineString' object does not support item assignment“ error was issued
- updated the language strings and the Simplified Chinese language translation
26.08.2021