From 991b229c1cf6f25af11b7219e001aa655ad5dbfb Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Thu, 14 Mar 2024 14:30:43 +0100 Subject: Improved the layout on empty searches/things MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- config/locales/en.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config/locales/en.yml') diff --git a/config/locales/en.yml b/config/locales/en.yml index f00d7e5..ce11b3b 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -89,6 +89,7 @@ en: home: Home save: save search public: Public + none: There are no items for this search shared: title: Public searches @@ -111,6 +112,7 @@ en: things: object: source create-another: Create another one + none: There are no sources yet. You can add a new one by clicking create-success: New source was successfully created update-success: Source was successfully updated -- cgit v1.2.3