mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
5 lines
114 B
Meson
5 lines
114 B
Meson
i18n = import('i18n')
|
|
# This is currently busted on OSX
|
|
i18n.gettext('aegisub',
|
|
install_dir: localedir)
|