From 91d37cf01ae53b60d89af54267bd1c31f5aafe99 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:10:07 +0200 Subject: [PATCH] New translations search.json (Swedish) --- public/locales/sv/modules/search.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 public/locales/sv/modules/search.json diff --git a/public/locales/sv/modules/search.json b/public/locales/sv/modules/search.json new file mode 100644 index 000000000..0476bb186 --- /dev/null +++ b/public/locales/sv/modules/search.json @@ -0,0 +1,9 @@ +{ + "descriptor": { + "name": "Search Bar", + "description": "Search bar to search the web, youtube, torrents or overseerr" + }, + "input": { + "placeholder": "Search the web..." + } +} \ No newline at end of file