feat: better messages for no favourites and bookmarks (#2031)
This commit is contained in:
parent
ccf115ca4c
commit
d4e0d5c5f5
6 changed files with 12 additions and 9 deletions
|
@ -98,6 +98,8 @@
|
|||
"error": "ERROR",
|
||||
"fetching": "Fetching...",
|
||||
"in": "in",
|
||||
"no_bookmarks": "No bookmarked posts yet",
|
||||
"no_favourites": "No liked posts yet",
|
||||
"not_found": "404 Not Found",
|
||||
"offline_desc": "Seems like you are offline. Please check your network connection."
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue