3 lines
74 B
Meson
3 lines
74 B
Meson
i18n = import('i18n')
|
|
|
|
i18n.gettext(meson.project_name(), preset: 'glib')
|