summaryrefslogtreecommitdiff
path: root/plugins/markasjunk/localization/be_BE.inc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/markasjunk/localization/be_BE.inc')
-rw-r--r--plugins/markasjunk/localization/be_BE.inc7
1 files changed, 5 insertions, 2 deletions
diff --git a/plugins/markasjunk/localization/be_BE.inc b/plugins/markasjunk/localization/be_BE.inc
index 3f4a5f9a6..d11e34bdd 100644
--- a/plugins/markasjunk/localization/be_BE.inc
+++ b/plugins/markasjunk/localization/be_BE.inc
@@ -15,7 +15,10 @@
For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-markasjunk/
*/
-$labels['buttontext'] = 'Спам';
+
+$labels = array();
+$labels['buttontext'] = 'Junk';
$labels['buttontitle'] = 'Пазначыць як спам';
-$labels['reportedasjunk'] = 'Пазначаны як спам';
+$labels['reportedasjunk'] = 'Паспяхова пазначаны як спам';
+
?> \ No newline at end of file