Project: Reformat
This commit is contained in:
+2
-5
@@ -3,9 +3,6 @@
|
||||
|
||||
i18n.gettext(
|
||||
UUID,
|
||||
args: [
|
||||
'--sort-by-file',
|
||||
'--from-code=UTF-8'
|
||||
],
|
||||
install_dir: INSTALL_DIR / 'locale'
|
||||
args: ['--sort-by-file', '--from-code=UTF-8'],
|
||||
install_dir: INSTALL_DIR / 'locale',
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user