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

@ -96,7 +96,8 @@
"home": "Startseite",
"local": "Lokale Timeline",
"notifications": "Mitteilungen",
"profile": "Profil"
"profile": "Profil",
"search": "Suche"
},
"nav_user": {
"sign_in_desc": "Melde dich an, um Profilen oder Hashtags zu folgen, Beiträge zu favorisieren, zu teilen und zu beantworten oder von deinem Konto auf einem anderen Server aus zu interagieren."
@ -135,6 +136,8 @@
"edited": "Bearbeitet: {0}"
},
"tab": {
"accounts": "Benutzer",
"hashtags": "Hashtags",
"media": "Medien",
"notifications_all": "Alle",
"notifications_mention": "Erwähnungen",