feat: search (#285)

This commit is contained in:
wheat 2022-12-17 16:35:07 -05:00 committed by GitHub
parent 5ff0900108
commit c1d1138742
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 252 additions and 6 deletions

View file

@ -131,7 +131,8 @@
"home": "Home",
"local": "Local",
"notifications": "Notifications",
"profile": "Profile"
"profile": "Profile",
"search": "Search"
},
"nav_user": {
"sign_in_desc": "Sign in to follow profiles or hashtags, favourite, share and reply to posts, or interact from your account on a different server."
@ -152,6 +153,9 @@
"replying": "Replying",
"the_thread": "the thread"
},
"search": {
"search_desc": "Search for people & hashtags"
},
"state": {
"edited": "(Edited)",
"editing": "Editing",
@ -184,6 +188,7 @@
"edited": "edited {0}"
},
"tab": {
"accounts": "Accounts",
"for_you": "For you",
"hashtags": "Hashtags",
"media": "Media",