- WIP for internationalization
This commit is contained in:
@@ -2,6 +2,10 @@ from FlatCAMTool import FlatCAMTool
|
||||
from copy import copy, deepcopy
|
||||
from ObjectCollection import *
|
||||
import time
|
||||
import gettext
|
||||
|
||||
def _(text):
|
||||
return text
|
||||
|
||||
|
||||
class Panelize(FlatCAMTool):
|
||||
|
||||
Reference in New Issue
Block a user