mirror of
https://github.com/dialect-app/po.git
synced 2025-06-18 12:16:25 +00:00
Split translations directories
This commit is contained in:
parent
ff1617341d
commit
505c07a69b
56 changed files with 4 additions and 1 deletions
1
cldr-langs/meson.build
Normal file
1
cldr-langs/meson.build
Normal file
|
@ -0,0 +1 @@
|
||||||
|
i18n.gettext('dialect-cldr-langs', preset: 'glib')
|
|
@ -1 +1,2 @@
|
||||||
i18n.gettext('dialect', preset: 'glib')
|
subdir('ui')
|
||||||
|
subdir('cldr-langs')
|
1
ui/meson.build
Normal file
1
ui/meson.build
Normal file
|
@ -0,0 +1 @@
|
||||||
|
i18n.gettext('dialect', preset: 'glib')
|
Loading…
Add table
Reference in a new issue