From 749cb3b4dc0c5ee7b9a2622a6cb1d731ffbc5004 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Wed, 29 Apr 2026 12:24:45 +0200 Subject: feat: add obsolete article banner --- i18n/en.yaml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'i18n/en.yaml') diff --git a/i18n/en.yaml b/i18n/en.yaml index 8e6a186..970e917 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -55,6 +55,11 @@ postCount: one: "1 post" other: "{{ . }} posts" +# Obsolete articles +obsolete_label: "Obsolete article" +obsolete_warning: "This article is outdated and may no longer be accurate." +obsolete_read_updated: "Read the updated version" + # Article types life: "Life" photo: "Photo" -- cgit v1.2.3