Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/halogenica/beautifulhugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroneo.org <roneo+git@riseup.net>2021-01-22 09:50:14 +0300
committerroneo.org <roneo+git@riseup.net>2021-01-22 09:50:14 +0300
commitef7b13ddca6fdce6508adcb9ff483b6134bba7fd (patch)
tree8500e4e262dac4894c813863406c682660cabe8a
parent99ca240e9977196207da2e09c3804d3e98c14e57 (diff)
fix typos in translation files
-rw-r--r--i18n/en.yaml2
-rw-r--r--i18n/fr.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/i18n/en.yaml b/i18n/en.yaml
index eee2c8a..3ffec36 100644
--- a/i18n/en.yaml
+++ b/i18n/en.yaml
@@ -61,7 +61,7 @@
- id: yourEmail
translation: "Your email address"
- id: yourWebsite
- translation: "You website"
+ translation: "Your website"
# Delayed Disqus
- id: show
diff --git a/i18n/fr.yaml b/i18n/fr.yaml
index 4b68667..40c3fac 100644
--- a/i18n/fr.yaml
+++ b/i18n/fr.yaml
@@ -59,7 +59,7 @@
- id: yourName
translation: "Votre nom"
- id: yourEmail
- translation: "Votre addresse mail"
+ translation: "Votre adresse mail"
- id: yourWebsite
translation: "Votre site web"