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