diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2024-03-14 14:30:43 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2024-03-14 16:05:19 +0100 |
| commit | 991b229c1cf6f25af11b7219e001aa655ad5dbfb (patch) | |
| tree | 8d985d3fdc4ea5b82d8d9994d3f6ce02e18e133d /config/locales/en.yml | |
| parent | 64e2bca8326bd46a2ad80b6a7a430dea0f81ff6b (diff) | |
| download | operum-991b229c1cf6f25af11b7219e001aa655ad5dbfb.tar.gz operum-991b229c1cf6f25af11b7219e001aa655ad5dbfb.zip | |
Improved the layout on empty searches/things
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'config/locales/en.yml')
| -rw-r--r-- | config/locales/en.yml | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
