2 lines
106 B
Meson
2 lines
106 B
Meson
i18n = import('i18n')
|
|
i18n.gettext('spot', args: ['--from-code=UTF-8', '--add-comments'], preset: 'glib')
|