From eeb7c805184b06025f26f1428ec4a047c51126c6 Mon Sep 17 00:00:00 2001 From: mfcar Date: Tue, 21 Feb 2023 19:30:42 +0000 Subject: [PATCH] Add translation strings and change the input type to search --- client/components/modals/podcast/EpisodeFeed.vue | 4 ++-- client/components/tables/podcast/EpisodesTable.vue | 2 +- client/strings/de.json | 3 ++- client/strings/en-us.json | 3 ++- client/strings/es.json | 3 ++- client/strings/fr.json | 1 + client/strings/hr.json | 3 ++- client/strings/it.json | 3 ++- client/strings/pl.json | 3 ++- client/strings/ru.json | 3 ++- client/strings/zh-cn.json | 3 ++- 11 files changed, 20 insertions(+), 11 deletions(-) diff --git a/client/components/modals/podcast/EpisodeFeed.vue b/client/components/modals/podcast/EpisodeFeed.vue index 92d56ba3..21b9cdfc 100644 --- a/client/components/modals/podcast/EpisodeFeed.vue +++ b/client/components/modals/podcast/EpisodeFeed.vue @@ -6,9 +6,9 @@
-
+
- +
diff --git a/client/components/tables/podcast/EpisodesTable.vue b/client/components/tables/podcast/EpisodesTable.vue index 929ceced..05eaa50d 100644 --- a/client/components/tables/podcast/EpisodesTable.vue +++ b/client/components/tables/podcast/EpisodesTable.vue @@ -21,7 +21,7 @@

{{ $strings.MessageNoEpisodes }}

- +