mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-11-10 20:23:49 +01:00
5 lines
65 B
Meson
5 lines
65 B
Meson
i18n = import('i18n')
|
|
i18n.gettext('zathura',
|
|
preset: 'glib'
|
|
)
|