fix(i18n): Allowed translating "No posts here" text (#3016)

This commit is contained in:
Wladimir Palant 2024-10-23 14:51:28 +02:00 committed by GitHub
parent 2f3fe82593
commit 83fce5d8a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 1 deletions

View file

@ -713,6 +713,7 @@
"year_past": "0 years ago|last year|{n} years ago"
},
"timeline": {
"no_posts": "No posts here!",
"show_new_items": "Show {v} new items|Show {v} new item|Show {v} new items",
"view_older_posts": "Older posts from other instances may not be displayed."
},