aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--language/ca_ES/common.lang.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/language/ca_ES/common.lang.php b/language/ca_ES/common.lang.php
index 2dc864e10..24b1b0101 100644
--- a/language/ca_ES/common.lang.php
+++ b/language/ca_ES/common.lang.php
@@ -421,4 +421,7 @@ $lang['Theme'] = 'Tema';
$lang['No results for'] = 'No s\'ha trobat resultats per';
$lang['Apply on properties'] = 'Aplicar a propietats';
$lang['Photo description'] = 'Descripció de la foto';
-$lang['Photo title'] = 'Títol de la foto'; \ No newline at end of file
+$lang['Photo title'] = 'Títol de la foto';
+$lang['Album name, A → Z'] = 'Nom de l\'àlbum, a → Z';
+$lang['Album name, Z → A'] = 'Nom de l\'àlbum, Z → A';
+$lang['Link: %s'] = 'Enllaç: %s'; \ No newline at end of file