summaryrefslogtreecommitdiff
path: root/plugins/markasjunk
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-08-03 12:04:53 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-08-03 12:04:53 +0000
commit8ea0ed5bdd523d28667eece30a82f3f43ae34e6e (patch)
tree767831425de360392222d7141fd80f76df0ce6ec /plugins/markasjunk
parentb107389ead163ea1d08de751ea0d651f617ae646 (diff)
- es_ES update (#1486887)
git-svn-id: https://svn.roundcube.net/trunk@3861 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/markasjunk')
-rw-r--r--plugins/markasjunk/localization/es_ES.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/markasjunk/localization/es_ES.inc b/plugins/markasjunk/localization/es_ES.inc
new file mode 100644
index 000000000..8e5ca492d
--- /dev/null
+++ b/plugins/markasjunk/localization/es_ES.inc
@@ -0,0 +1,7 @@
+<?php
+
+$labels = array();
+$labels['buttontitle'] = 'Marcar como SPAM';
+$labels['reportedasjunk'] = 'Mensaje informado como SPAM';
+
+?>