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

github.com/kakawait/hugo-tranquilpeak-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en-us.yaml')
-rw-r--r--i18n/en-us.yaml37
1 files changed, 36 insertions, 1 deletions
diff --git a/i18n/en-us.yaml b/i18n/en-us.yaml
index c1b147e..c82d08d 100644
--- a/i18n/en-us.yaml
+++ b/i18n/en-us.yaml
@@ -44,7 +44,22 @@
- id: "global.search_date"
translation: "Search date (YYYY/MM/DD)"
-## GLOBAL.POST_FOUND ##
+- id: "global.read_more_about_author"
+ translation: "Read more about the author"
+
+- id: "global.zoom_in_on_picture"
+ translation: "Zoom in on the picture"
+
+- id: "global.go_to_homepage"
+ translation: "Go to homepage"
+
+- id: "global.open_link"
+ translation: "Open the link"
+
+- id: "global.open_post"
+ translation: "Open the post"
+
+## GLOBAL.POSTS_FOUND ##
- id: "global.posts_found.zero"
translation: "no post found"
@@ -115,6 +130,26 @@
- id: "post.comment_and_share"
translation: "Comment and share"
+- id: "post.comment"
+ translation: "Leave a comment"
+
+- id: "post.back_to_top"
+ translation: "Back to top"
+
+- id: "post.share"
+ translation: "Share this post"
+
+- id: "post.gallery"
+ translation: "Gallery"
+
+## POST.IMAGE ##
+
+- id: "post.image.one"
+ translation: "image"
+
+- id: "post.image.other"
+ translation: "{n} images"
+
## FOOTER ##
- id: "footer.all_rights_reserved"
translation: "All Rights Reserved"