1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/minetest_ynh.git synced 2024-09-03 20:36:00 +02:00

Missing bracket

This commit is contained in:
opi 2017-06-09 22:48:38 +02:00 committed by GitHub
parent d8e6938050
commit 517b6f09d1

View file

@ -53,7 +53,7 @@
"type": "boolean", "type": "boolean",
"ask": { "ask": {
"en": "Whether to enable creative mode (unlimited inventory)", "en": "Whether to enable creative mode (unlimited inventory)",
"fr": "Permettre l'utilisation du mode créatif (inventaire illimité" "fr": "Permettre l'utilisation du mode créatif (inventaire illimité)"
}, },
"default": false "default": false
}, },