|
|
@@ -976,23 +976,23 @@
|
|
|
"description": "Title of the column in the table of the URLs"
|
|
|
},
|
|
|
"optionSaveToRestFormApi": {
|
|
|
- "message": "Upload to a REST Form Api",
|
|
|
+ "message": "Téléverser sur une API de formulaire REST",
|
|
|
"description": "Options page label: 'Upload to a REST Form Api'"
|
|
|
},
|
|
|
"optionRestFormApiUrl": {
|
|
|
- "message": "Api's URL",
|
|
|
- "description": "Specify the Url"
|
|
|
+ "message": "URL de l'API",
|
|
|
+ "description": "Options page label: 'URL'"
|
|
|
},
|
|
|
"optionRestFormApiToken": {
|
|
|
- "message": "Authorization Token",
|
|
|
- "description": "Provide the auth bearer token"
|
|
|
+ "message": "Jeton d'authentification",
|
|
|
+ "description": "Options page label: 'authorization token'"
|
|
|
},
|
|
|
"optionRestFormApiFileFieldName": {
|
|
|
- "message": "Field Name of File attribute",
|
|
|
- "description": "Map the file's field name to your Api's file field name"
|
|
|
+ "message": "Nom du champ des données de l'archive",
|
|
|
+ "description": "Options page label: 'archive data field name'"
|
|
|
},
|
|
|
"optionRestFormApiUrlFieldName": {
|
|
|
- "message": "Field Name of Url attribute",
|
|
|
- "description": "Map the url's field name to your Api's url field name"
|
|
|
+ "message": "Nom du champ de l'URL de l'archive",
|
|
|
+ "description": "Options page label: 'archive URL field name'"
|
|
|
}
|
|
|
}
|