Initialize gettext

This commit is contained in:
Guido Günther
2021-12-03 18:57:59 +01:00
parent 9fbb974ce4
commit 964f1da305
6 changed files with 19 additions and 2 deletions
View File
+1
View File
@@ -0,0 +1 @@
data/popup.ui
+2
View File
@@ -0,0 +1,2 @@
i18n = import('i18n')
i18n.gettext('squeekboard', preset : 'glib')