5 lines
96 B
Meson
5 lines
96 B
Meson
i18n = import('i18n')
|
|
|
|
message('Update translations')
|
|
i18n.gettext('mangascan', preset: 'glib')
|