Add translations support

This commit is contained in:
Romain Vigier
2019-11-25 00:35:27 +01:00
parent b842658222
commit cef20a5601
4 changed files with 81 additions and 5 deletions
+2 -1
View File
@@ -4,5 +4,6 @@
"uuid": "nightthemeswitcher@romainvigier.fr",
"url": "https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/",
"version": 7,
"shell-version": ["3.28", "3.30","3.32", "3.34"]
"shell-version": ["3.28", "3.30","3.32", "3.34"],
"gettext-domain": "nightthemeswitcher@romainvigier.fr"
}