Actually, finally, properly put new languages in the LINGUAS file

This commit is contained in:
heliguy
2025-02-26 02:12:16 -05:00
parent 522429d505
commit c6bb4a6125
5 changed files with 47 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
project('warehouse',
version: '2.0.2',
meson_version: '>= 0.62.0',
meson_version: '>= 0.64.0',
default_options: [ 'warning_level=2', 'werror=false', ],
)