From afa8811106653a59444cad423da17ba2932030df Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Tue, 21 Apr 2026 23:10:02 +0200 Subject: feat: add topTags i18n keys for sidebar label --- i18n/en.yaml | 1 + i18n/it.yaml | 1 + 2 files changed, 2 insertions(+) (limited to 'i18n') diff --git a/i18n/en.yaml b/i18n/en.yaml index ea264a7..6d27071 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -47,6 +47,7 @@ category: "Category" categories: "Categories" tag: "Tag" tags: "Tags" +topTags: "Top Tags" tagCloud: "Explore Topics" exploreTopics: "Browse by topic" relatedPosts: "Related articles" diff --git a/i18n/it.yaml b/i18n/it.yaml index 9cfa182..f28efb4 100644 --- a/i18n/it.yaml +++ b/i18n/it.yaml @@ -47,6 +47,7 @@ category: "Categoria" categories: "Categorie" tag: "Tag" tags: "Tag" +topTags: "Tag Principali" tagCloud: "Esplora gli argomenti" exploreTopics: "Sfoglia per argomento" relatedPosts: "Articoli correlati" -- cgit v1.2.3