|
@@ -1,35 +1,35 @@
|
|
{
|
|
{
|
|
"@@locale": "fr-FR",
|
|
"@@locale": "fr-FR",
|
|
- "bold": "",
|
|
|
|
|
|
+ "bold": "Gras",
|
|
"@bold": {},
|
|
"@bold": {},
|
|
- "bulletedList": "",
|
|
|
|
|
|
+ "bulletedList": "List à puces",
|
|
"@bulletedList": {},
|
|
"@bulletedList": {},
|
|
- "checkbox": "",
|
|
|
|
|
|
+ "checkbox": "Case à cocher",
|
|
"@checkbox": {},
|
|
"@checkbox": {},
|
|
- "embedCode": "",
|
|
|
|
|
|
+ "embedCode": "Incorporer code",
|
|
"@embedCode": {},
|
|
"@embedCode": {},
|
|
- "heading1": "",
|
|
|
|
|
|
+ "heading1": "Titre 1",
|
|
"@heading1": {},
|
|
"@heading1": {},
|
|
- "heading2": "",
|
|
|
|
|
|
+ "heading2": "Titre 2",
|
|
"@heading2": {},
|
|
"@heading2": {},
|
|
- "heading3": "",
|
|
|
|
|
|
+ "heading3": "Titre 3",
|
|
"@heading3": {},
|
|
"@heading3": {},
|
|
- "highlight": "",
|
|
|
|
|
|
+ "highlight": "Surligné",
|
|
"@highlight": {},
|
|
"@highlight": {},
|
|
- "image": "",
|
|
|
|
|
|
+ "image": "Image",
|
|
"@image": {},
|
|
"@image": {},
|
|
- "italic": "",
|
|
|
|
|
|
+ "italic": "Italique",
|
|
"@italic": {},
|
|
"@italic": {},
|
|
- "link": "",
|
|
|
|
|
|
+ "link": "Lien",
|
|
"@link": {},
|
|
"@link": {},
|
|
- "numberedList": "",
|
|
|
|
|
|
+ "numberedList": "Liste numérotée",
|
|
"@numberedList": {},
|
|
"@numberedList": {},
|
|
- "quote": "",
|
|
|
|
|
|
+ "quote": "Citation",
|
|
"@quote": {},
|
|
"@quote": {},
|
|
- "strikethrough": "",
|
|
|
|
|
|
+ "strikethrough": "Barré",
|
|
"@strikethrough": {},
|
|
"@strikethrough": {},
|
|
- "text": "",
|
|
|
|
|
|
+ "text": "Texte",
|
|
"@text": {},
|
|
"@text": {},
|
|
- "underline": "",
|
|
|
|
|
|
+ "underline": "Souligné",
|
|
"@underline": {}
|
|
"@underline": {}
|
|
}
|
|
}
|