- added some strings to the translatable strings and updated the translation strings

This commit is contained in:
Marius Stanciu
2020-10-21 16:07:21 +03:00
committed by Marius
parent 66a3e36701
commit 1a286cbf7e
25 changed files with 5266 additions and 4973 deletions

View File

@@ -19,6 +19,7 @@ CHANGELOG for FlatCAM beta
- fixed Cutout Tool to work with the endxy parameter
- added the exclusion parameters for Drilling Tool to the Preferences area
- cascaded_union() method will be deprecated in Shapely 1.8 in favor of unary_union; replaced the usage of cascaded_union with unary_union in all the app
- added some strings to the translatable strings and updated the translation strings
20.10.2020