summaryrefslogtreecommitdiff
path: root/plugins/markasjunk/localization/lv_LV.inc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/markasjunk/localization/lv_LV.inc')
-rw-r--r--plugins/markasjunk/localization/lv_LV.inc9
1 files changed, 6 insertions, 3 deletions
diff --git a/plugins/markasjunk/localization/lv_LV.inc b/plugins/markasjunk/localization/lv_LV.inc
index 6c56c54ed..f0ea921ba 100644
--- a/plugins/markasjunk/localization/lv_LV.inc
+++ b/plugins/markasjunk/localization/lv_LV.inc
@@ -15,7 +15,10 @@
For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-markasjunk/
*/
-$labels['buttontext'] = 'Mēstules';
-$labels['buttontitle'] = 'Atzīmēt kā mēstuli';
-$labels['reportedasjunk'] = 'Sekmīgi iatzīmēta kā mēstule';
+
+$labels = array();
+$labels['buttontext'] = 'Junk';
+$labels['buttontitle'] = 'Iezīmēt kā mēstuli';
+$labels['reportedasjunk'] = 'Sekmīgi iezīmēta kā mēstule';
+
?> \ No newline at end of file