diff --git a/public/locales/de/modules/search.json b/public/locales/de/modules/search.json index e794b039b..0476bb186 100644 --- a/public/locales/de/modules/search.json +++ b/public/locales/de/modules/search.json @@ -1,5 +1,9 @@ { + "descriptor": { + "name": "Search Bar", + "description": "Search bar to search the web, youtube, torrents or overseerr" + }, "input": { - "placeholder": "Das Internet durchsuchen..." - } + "placeholder": "Search the web..." + } } \ No newline at end of file