aboutsummaryrefslogtreecommitdiff
path: root/config/locales
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2024-03-14 14:30:43 +0100
committerMiquel Sabaté Solà <msabate@suse.com>2024-03-14 16:05:19 +0100
commit991b229c1cf6f25af11b7219e001aa655ad5dbfb (patch)
tree8d985d3fdc4ea5b82d8d9994d3f6ce02e18e133d /config/locales
parent64e2bca8326bd46a2ad80b6a7a430dea0f81ff6b (diff)
downloadoperum-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')
-rw-r--r--config/locales/ca.yml5
-rw-r--r--config/locales/en.yml2
2 files changed, 6 insertions, 1 deletions
diff --git a/config/locales/ca.yml b/config/locales/ca.yml
index ae9983c..de2c95a 100644
--- a/config/locales/ca.yml
+++ b/config/locales/ca.yml
@@ -89,6 +89,7 @@ ca:
home: Tot
save: guarda cerca
public: Públic
+ none: 'No hi ha cap resultat per a aquesta cerca'
shared:
title: Cerques públiques
@@ -109,10 +110,12 @@ ca:
things:
object: font
+ destroy-success: Font esborrada correctament
+ none: Encara no hi ha cap font. Pots crear-ne una fent click
+
create-another: Afegeix-ne una altra
create-success: Nova font creada correctament
update-success: Font actualitzada correctament
- destroy-success: Font esborrada correctament
status:
read: Llegit
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