diff options
Diffstat (limited to 'src/i18n/en.json')
| -rw-r--r-- | src/i18n/en.json | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index 02952b4..277ed23 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -143,6 +143,10 @@ "defaultMessage": "Contact", "description": "Layout: main nav - contact link" }, + "AN9iy7": { + "defaultMessage": "Contact", + "description": "ContactPage: page title" + }, "AuGklx": { "defaultMessage": "License:", "description": "Meta: license label" @@ -203,10 +207,6 @@ "defaultMessage": "Topics", "description": "Error404Page: topics list widget title" }, - "Gnf1Si": { - "defaultMessage": "{starsCount, plural, =0 {No stars on Github} one {# star on Github} other {# stars on Github}}", - "description": "Projets: Github stars count" - }, "HFdzae": { "defaultMessage": "Contact form", "description": "ContactForm: form accessible name" @@ -559,6 +559,10 @@ "defaultMessage": "No comments.", "description": "PageLayout: no comments text" }, + "sI7gJK": { + "defaultMessage": "{starsCount, plural, =0 {No stars on Github} one {# star on Github} other {# stars on Github}}", + "description": "ProjectsPage: Github stars count" + }, "sO/Iwj": { "defaultMessage": "Contact me", "description": "HomePage: contact button text" |
