1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/opensondage_ynh.git synced 2024-09-03 19:46:28 +02:00

[manifest] Fix english question for non-members

This commit is contained in:
Arthur Lutz 2017-12-21 11:20:08 +01:00 committed by GitHub
parent eb50866084
commit 432b50ae5b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -67,7 +67,7 @@
"name": "is_public",
"type": "boolean",
"ask": {
"en": "Could non member create poll ?",
"en": "Can non members create a poll ?",
"fr": "Une personne non membre peut elle créer un sondage ?",
"de": "Kann einen nicht eingeloggter Nutzer einen Umfrage erstellen?"
},