Compare commits

...

6 Commits

3 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ from pathlib import Path
from tkinter import ttk
import requests
APP = 'cls_mth_fc'
APP = 'wirepy'
LOCALE_DIR = "/usr/share/locale/"
locale.bindtextdomain(APP, LOCALE_DIR)
gettext.bindtextdomain(APP, LOCALE_DIR)

Binary file not shown.

Binary file not shown.