From 7936cf7d5580526e666d6d71531589135eb01886 Mon Sep 17 00:00:00 2001 From: thomasb Date: Wed, 24 Nov 2010 14:49:03 +0000 Subject: Added Slovak translation git-svn-id: https://svn.roundcube.net/trunk@4262 208e9e7b-5314-0410-a742-e7e81cd9613c --- plugins/markasjunk/localization/sk_SK.inc | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 plugins/markasjunk/localization/sk_SK.inc (limited to 'plugins') diff --git a/plugins/markasjunk/localization/sk_SK.inc b/plugins/markasjunk/localization/sk_SK.inc new file mode 100644 index 000000000..b56ac46af --- /dev/null +++ b/plugins/markasjunk/localization/sk_SK.inc @@ -0,0 +1,15 @@ + + * + */ + +$labels = array(); +$labels['buttontitle'] = 'Označiť ako Spam'; +$labels['reportedasjunk'] = 'Úspešne nahlásené ako Spam'; + +?> -- cgit v1.2.3