- Preparation for language translation part 2
This commit is contained in:
parent
ed93e99026
commit
511d5f72df
@ -19,7 +19,7 @@ gettext.bindtextdomain(APP, LOCALE_DIR)
|
||||
gettext.textdomain(APP)
|
||||
_ = gettext.gettext
|
||||
''' 1 = 1. Year, 09 = Month of the Year, 2924 = Day and Year of the Year '''
|
||||
version = 'v. 1.11.0824'
|
||||
version = 'v. 1.11.0924'
|
||||
|
||||
path_to_file2 = Path('/etc/wire_py/settings.conf')
|
||||
_u = Path.read_text(Path('/tmp/_u'))
|
||||
|
Loading…
Reference in New Issue
Block a user