]> danix's work - danix.xyz-2.git/commitdiff
feat: create English i18n strings
authorDanilo M. <redacted>
Wed, 15 Apr 2026 13:44:27 +0000 (15:44 +0200)
committerDanilo M. <redacted>
Wed, 15 Apr 2026 13:44:27 +0000 (15:44 +0200)
themes/danix-xyz-hacker/i18n/en.yaml [new file with mode: 0644]

diff --git a/themes/danix-xyz-hacker/i18n/en.yaml b/themes/danix-xyz-hacker/i18n/en.yaml
new file mode 100644 (file)
index 0000000..164b6a8
--- /dev/null
@@ -0,0 +1,51 @@
+# Navigation & UI
+articles: "Articles"
+is: "About"
+here: "Contact"
+legal: "Privacy"
+language: "Language"
+toggleTheme: "Theme"
+toggleMenu: "Menu"
+closeMenu: "Close"
+email: "Email"
+contact: "Contact"
+links: "Links"
+allRightsReserved: "All rights reserved."
+
+# Articles
+readMore: "Read more"
+published: "Published"
+updated: "Updated"
+readingTime: "reading time"
+min: "min"
+author: "Author"
+category: "Category"
+tags: "Tags"
+relatedPosts: "Related articles"
+noRelated: "No related articles."
+
+# Article types
+life: "Life"
+photo: "Photo"
+link: "Link"
+quote: "Quote"
+tech: "Tech"
+
+# Sharing
+share: "Share"
+shareOn: "Share on"
+copyLink: "Copy link"
+twitter: "Twitter"
+facebook: "Facebook"
+
+# Forms
+name: "Name"
+message: "Message"
+submit: "Send"
+sending: "Sending..."
+success: "Message sent successfully!"
+error: "An error occurred. Please try again."
+
+# Social
+follow: "Follow me"
+contactMe: "Contact me"