aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/en.json8
-rw-r--r--src/i18n/fr.json8
2 files changed, 8 insertions, 8 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 02fe61b..008f476 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -471,10 +471,6 @@
"defaultMessage": "Search",
"description": "SearchPage: SEO - Page title"
},
- "WKG9wj": {
- "defaultMessage": "Table of Contents",
- "description": "TableOfContents: the widget title"
- },
"WMqQrv": {
"defaultMessage": "Search",
"description": "SearchForm: button accessible name"
@@ -555,6 +551,10 @@
"defaultMessage": "Main navigation",
"description": "Layout: main nav accessible name"
},
+ "eys2uX": {
+ "defaultMessage": "Table of Contents",
+ "description": "PageLayout: table of contents title"
+ },
"fN04AJ": {
"defaultMessage": "<link>Download the CV in PDF</link>",
"description": "CVPage: download CV in PDF text"
diff --git a/src/i18n/fr.json b/src/i18n/fr.json
index 27eb582..c83d146 100644
--- a/src/i18n/fr.json
+++ b/src/i18n/fr.json
@@ -471,10 +471,6 @@
"defaultMessage": "Recherche",
"description": "SearchPage: SEO - Page title"
},
- "WKG9wj": {
- "defaultMessage": "Table des matières",
- "description": "TableOfContents: the widget title"
- },
"WMqQrv": {
"defaultMessage": "Rechercher",
"description": "SearchForm: button accessible name"
@@ -555,6 +551,10 @@
"defaultMessage": "Navigation principale",
"description": "Layout: main nav accessible name"
},
+ "eys2uX": {
+ "defaultMessage": "Table des matières",
+ "description": "PageLayout: table of contents title"
+ },
"fN04AJ": {
"defaultMessage": "<link>Télécharger le CV au format PDF</link>",
"description": "CVPage: download CV in PDF text"