feat: search (#285)
This commit is contained in:
parent
5ff0900108
commit
c1d1138742
13 changed files with 252 additions and 6 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue