mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
fix coma in json
This commit is contained in:
parent
17297e57ee
commit
3c63757d70
@ -66,7 +66,7 @@
|
|||||||
"title": "You will cancel your poll creation",
|
"title": "You will cancel your poll creation",
|
||||||
"main": "Do you really want to leave the poll creation ?",
|
"main": "Do you really want to leave the poll creation ?",
|
||||||
"validate": "Yes, cancel poll",
|
"validate": "Yes, cancel poll",
|
||||||
"reject": "No",
|
"reject": "No"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"dates": {
|
"dates": {
|
||||||
|
@ -66,7 +66,7 @@
|
|||||||
"title": "You will cancel your poll creation",
|
"title": "You will cancel your poll creation",
|
||||||
"main": "Do you really want to leave the poll creation ?",
|
"main": "Do you really want to leave the poll creation ?",
|
||||||
"validate": "Yes, cancel poll",
|
"validate": "Yes, cancel poll",
|
||||||
"reject": "No",
|
"reject": "No"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"dates": {
|
"dates": {
|
||||||
|
Loading…
Reference in New Issue
Block a user