- WIP for internationalization
This commit is contained in:
@@ -2,6 +2,10 @@ from FlatCAMTool import FlatCAMTool
|
||||
|
||||
from GUIElements import RadioSet, FloatEntry, FCComboBox, IntEntry
|
||||
from PyQt5 import QtGui, QtCore, QtWidgets
|
||||
import gettext
|
||||
|
||||
def _(text):
|
||||
return text
|
||||
|
||||
|
||||
class ToolImage(FlatCAMTool):
|
||||
|
||||
Reference in New Issue
Block a user