lutris/po/meson.build
2022-04-11 14:10:11 -07:00

8 lines
98 B
Meson

i18n = import('i18n')
i18n.gettext(
'lutris',
args: '--from-code=UTF-8',
preset: 'glib',
)