diff --git a/webapp/locales/de.json b/webapp/locales/de.json index 8f38c2352..a2ab2246f 100644 --- a/webapp/locales/de.json +++ b/webapp/locales/de.json @@ -558,35 +558,6 @@ "message": "Bist Du sicher, dass Du den Kommentar von „{name}“ melden möchtest?", "title": "Kommentar melden", "type": "Kommentar" - "content": { - "unavailable-placeholder": "… dieser Kommentar ist nicht mehr verfügbar" - }, - "menu": { - "edit": "Kommentar bearbeiten", - "delete": "Kommentar löschen" - }, - "show": { - "more": "mehr anzeigen", - "less": "weniger anzeigen" - }, - "edited": "bearbeitet" - }, - "followButton": { - "follow": "Folgen", - "following": "Folge Ich" - }, - "shoutButton": { - "shouted": "empfohlen" - }, - "search": { - "placeholder": "Suchen", - "hint": "Wonach suchst Du?", - "failed": "Nichts gefunden", - "heading": { - "Post": "Beiträge", - "User": "Benutzer", - "Tag": "Hashtags" - } }, "contribution": { "error": "Du hast den Beitrag bereits gemeldet!", @@ -628,6 +599,7 @@ "failed": "Nichts gefunden", "heading": { "Post": "Beiträge", + "Tag": "Hashtags", "User": "Benutzer" }, "hint": "Wonach suchst Du?", diff --git a/webapp/locales/en.json b/webapp/locales/en.json index 642d0c228..eb19dfbe7 100644 --- a/webapp/locales/en.json +++ b/webapp/locales/en.json @@ -549,16 +549,6 @@ "message": "Do you really want to release the user \"{name}\"?", "title": "Release User", "type": "User" - "empty": "Sorry, you don't have any notifications at the moment." - }, - "search": { - "placeholder": "Search", - "hint": "What are you searching for?", - "failed": "Nothing found", - "heading": { - "Post": "Posts", - "User": "Users", - "Tag": "Hashtags" } }, "report": { @@ -609,6 +599,7 @@ "failed": "Nothing found", "heading": { "Post": "Posts", + "Tag": "Hashtags", "User": "Users" }, "hint": "What are you searching for?",