forked from CreatBot/CreatBotKlipperScreen
all: Update to enable language files
This commit is contained in:
@@ -9,5 +9,6 @@ from panels.screen_panel import ScreenPanel
|
||||
|
||||
class ExamplePanel(ScreenPanel):
|
||||
def initialize(self, panel_name):
|
||||
_ = self.lang.gettext
|
||||
# Create gtk items here
|
||||
return
|
||||
|
Reference in New Issue
Block a user