feat: better messages for no favourites and bookmarks (#2031)

This commit is contained in:
patak 2023-04-30 17:49:33 +02:00 committed by GitHub
parent ccf115ca4c
commit d4e0d5c5f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 12 additions and 9 deletions

View file

@ -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."
},