mirror of
https://github.com/IT4Change/ohmyform-ui.git
synced 2026-02-15 09:02:20 +00:00
18 lines
364 B
JSON
18 lines
364 B
JSON
{
|
|
"add": "Ajouter une soumission",
|
|
"city": "Ville",
|
|
"country": "Pays",
|
|
"created": "Créé",
|
|
"device": {
|
|
"name": "Type de l'appareil",
|
|
"type": "User agent"
|
|
},
|
|
"edit": "Éditer",
|
|
"export": "Exporter",
|
|
"field": "Champ",
|
|
"lastModified": "Dernier changement",
|
|
"progress": "Progression",
|
|
"submission": "Soumission",
|
|
"value": "Valeur"
|
|
}
|