summaryrefslogtreecommitdiff
path: root/plugins/markasjunk
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2009-05-15 18:49:53 +0000
committeralecpl <alec@alec.pl>2009-05-15 18:49:53 +0000
commit34ee9e7498f84394bfc7d5a4a845720aed8e0b2f (patch)
tree8a2f1905149075a5d448e81b4ec45acdab7322fa /plugins/markasjunk
parent94115bb338d3f0e7789bdd3607b7dccc7a8507c6 (diff)
- pl_PL localization for plugins
Diffstat (limited to 'plugins/markasjunk')
-rw-r--r--plugins/markasjunk/localization/pl_PL.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/markasjunk/localization/pl_PL.inc b/plugins/markasjunk/localization/pl_PL.inc
new file mode 100644
index 000000000..a98f0aab3
--- /dev/null
+++ b/plugins/markasjunk/localization/pl_PL.inc
@@ -0,0 +1,7 @@
+<?php
+
+$labels = array();
+$labels['buttontitle'] = 'Oznacz jako SPAM';
+$labels['reportedasjunk'] = 'Pomyślnie oznaczono jako SPAM';
+
+?>