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

github.com/alanorth/hugo-theme-bootstrap4-blog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorMathieu GAUTHIER-LAFAYE <gauthierl@lapth.cnrs.fr>2016-12-09 17:37:53 +0300
committerMathieu GAUTHIER-LAFAYE <gauthierl@lapth.cnrs.fr>2016-12-09 17:37:53 +0300
commit89f87e050bbd7e3f29c479fc579d5dd5d8dcdcfa (patch)
treebc4bc955b1c8ec634274f6a8ff34a92d87d12e83 /i18n
parent5c4f7a3cb5f0a7ea12d59a077f2e8d3f0e74891c (diff)
the "Back on top" link is now translatable.
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/i18n/en.yaml b/i18n/en.yaml
index 694fd03..b038bc2 100644
--- a/i18n/en.yaml
+++ b/i18n/en.yaml
@@ -30,3 +30,6 @@
- id: cookieDismiss
translation: "Got it!"
+
+- id: backToTop
+ translation: "Back to top"