fix coma in json

This commit is contained in:
Tykayn 2022-02-07 11:01:55 +01:00 committed by tykayn
parent 17297e57ee
commit 3c63757d70
2 changed files with 2 additions and 2 deletions

View File

@ -66,7 +66,7 @@
"title": "You will cancel your poll creation",
"main": "Do you really want to leave the poll creation ?",
"validate": "Yes, cancel poll",
"reject": "No",
"reject": "No"
}
},
"dates": {

View File

@ -66,7 +66,7 @@
"title": "You will cancel your poll creation",
"main": "Do you really want to leave the poll creation ?",
"validate": "Yes, cancel poll",
"reject": "No",
"reject": "No"
}
},
"dates": {