diff options
Diffstat (limited to 'plugins/55/wrap/lang/sk/lang.php')
-rw-r--r-- | plugins/55/wrap/lang/sk/lang.php | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/plugins/55/wrap/lang/sk/lang.php b/plugins/55/wrap/lang/sk/lang.php new file mode 100644 index 0000000..af572f7 --- /dev/null +++ b/plugins/55/wrap/lang/sk/lang.php @@ -0,0 +1,12 @@ +<?php + +/** + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * + * @author Martin Michalek <michalek.dev@gmail.com> + */ +$lang['picker'] = 'Wrap Plugin'; +$lang['column'] = 'stĺpec'; +$lang['em'] = 'zvlášť zdôraznený'; +$lang['hi'] = 'zvýraznený'; +$lang['lo'] = 'menej významný'; |