Project: Reformat

This commit is contained in:
Romain Vigier
2026-07-20 13:23:23 +02:00
parent 8d3817c912
commit 2851bb9b32
5 changed files with 91 additions and 94 deletions
+2 -5
View File
@@ -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',
)