diff options
Diffstat (limited to 'i18n/en.yaml')
| -rw-r--r-- | i18n/en.yaml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/i18n/en.yaml b/i18n/en.yaml index 89b9b22..65a5b1a 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -45,7 +45,7 @@ readingTime: "reading time" min: "min" author: "Author" words: "words" -articleStats: "article" +articleStats: "stat" category: "Category" categories: "Categories" tag: "Tag" @@ -59,6 +59,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" |
