summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--l10n/ca.php2
-rw-r--r--l10n/es.php1
2 files changed, 3 insertions, 0 deletions
diff --git a/l10n/ca.php b/l10n/ca.php
index 23568361c..0877c9359 100644
--- a/l10n/ca.php
+++ b/l10n/ca.php
@@ -21,7 +21,9 @@
"Error updating feed." => "rror en actualitzar la font.",
"Feed updated!" => "La font s'ha actualitzat!",
"News" => "Notícies",
+"Error while loading the feed" => "Error al carregar la font de dades",
"Error" => "Error",
+"None" => "cap",
"Show only unread" => "Mostra només els no llegits",
"Show everything" => "Mostra-ho tot",
"Are you sure you want to delete this feed?" => "Segur que voleu eliminar aquesta font?",
diff --git a/l10n/es.php b/l10n/es.php
index cf0c5c818..15228c7a7 100644
--- a/l10n/es.php
+++ b/l10n/es.php
@@ -23,6 +23,7 @@
"News" => "Noticias",
"Error while loading the feed" => "Error cargando la fuente",
"Error" => "Error",
+"None" => "Ninguno",
"Show only unread" => "Mostrar solo no leidos",
"Show everything" => "Mostrar todo",
"Are you sure you want to delete this feed?" => "¿Está seguro de que desea borrar esta fuente?",