fix(i18n): Allowed translating "No posts here" text (#3016)
This commit is contained in:
parent
2f3fe82593
commit
83fce5d8a1
3 changed files with 3 additions and 1 deletions
|
@ -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."
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue