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