diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-28 21:09:14 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-28 21:09:14 +0200 |
| commit | f250d9fba9e87e656c31ec4a5818746895ae2c09 (patch) | |
| tree | 1a4f5aa8f9ef03ca81aebadc29815f1112b0edb7 /i18n/en.yaml | |
| parent | 7b3ff5ffc0146432c405a09676f4ec2c15067895 (diff) | |
| download | danixxyz-f250d9fba9e87e656c31ec4a5818746895ae2c09.tar.gz danixxyz-f250d9fba9e87e656c31ec4a5818746895ae2c09.zip | |
feat: add i18n keys for article stats widget, mark TODO items complete
Diffstat (limited to 'i18n/en.yaml')
| -rw-r--r-- | i18n/en.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/i18n/en.yaml b/i18n/en.yaml index f464748..89b9b22 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -44,6 +44,8 @@ updated: "Updated" readingTime: "reading time" min: "min" author: "Author" +words: "words" +articleStats: "article" category: "Category" categories: "Categories" tag: "Tag" |
