summaryrefslogtreecommitdiffstats
path: root/i18n/en.yaml
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-04-20 13:58:45 +0200
committerDanilo M. <danix@danix.xyz>2026-04-20 13:58:45 +0200
commit7ac53237b95c798beb57b37f2f7bf38be1f4056b (patch)
treefe7de482079fc6f87737d668a5a50c73440a91e4 /i18n/en.yaml
parentdeca83c07a15bc1ba49fc2c0816b6f92390183b1 (diff)
downloaddanixxyz-7ac53237b95c798beb57b37f2f7bf38be1f4056b.tar.gz
danixxyz-7ac53237b95c798beb57b37f2f7bf38be1f4056b.zip
feat: add search-related i18n keys for EN and IT
Adds searchArticles, searchPlaceholder, and noSearchResults keys for both English and Italian translations. All search UI text is now fully localized. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Diffstat (limited to 'i18n/en.yaml')
-rw-r--r--i18n/en.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/i18n/en.yaml b/i18n/en.yaml
index 96e0a33..2aec63c 100644
--- a/i18n/en.yaml
+++ b/i18n/en.yaml
@@ -31,6 +31,9 @@ footer_about_role_value: "Cybersecurity Specialist"
footer_about_os_value: "Slackware"
footer_about_os_year: "2005–present"
footer_about_focus_value: "open-source · privacy"
+searchArticles: "Search Articles"
+searchPlaceholder: "Search by title or content..."
+noSearchResults: "No articles found matching your search."
# Articles
readMore: "Read more"