- WIP for internationalization
This commit is contained in:
@@ -3,6 +3,10 @@ from PyQt5.QtCore import Qt
|
||||
from GUIElements import FCEntry, FCButton, OptionalInputSection
|
||||
from FlatCAMTool import FlatCAMTool
|
||||
from FlatCAMObj import *
|
||||
import gettext
|
||||
|
||||
def _(text):
|
||||
return text
|
||||
|
||||
|
||||
class ToolTransform(FlatCAMTool):
|
||||
|
||||
Reference in New Issue
Block a user