summaryrefslogtreecommitdiff
path: root/plugins/markasjunk/localization/ru_RU.inc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/markasjunk/localization/ru_RU.inc')
-rw-r--r--plugins/markasjunk/localization/ru_RU.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/markasjunk/localization/ru_RU.inc b/plugins/markasjunk/localization/ru_RU.inc
new file mode 100644
index 000000000..32d00c2df
--- /dev/null
+++ b/plugins/markasjunk/localization/ru_RU.inc
@@ -0,0 +1,7 @@
+<?php
+
+$labels = array();
+$labels['buttontitle'] = 'Переместить в "СПАМ"';
+$labels['reportedasjunk'] = 'Перемещено в "СПАМ"';
+
+?>