aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib
diff options
context:
space:
mode:
authorMarek Lach <mareklachbc@tutanota.com>2024-05-01 16:06:53 +0200
committerDokuWiki Translation Interface <translate@dokuwiki.org>2024-05-01 16:06:53 +0200
commitc51a3e99d7445095bfa6b6e1bb2eb6fccc1c7398 (patch)
tree3be900ef694d8da2ec9052eef4d42429e86b7fe6 /lib
parent31afae8a5238b24d15fc0e6f342ee8341d1014dd (diff)
downloaddokuwiki-c51a3e99d7445095bfa6b6e1bb2eb6fccc1c7398.tar.gz
dokuwiki-c51a3e99d7445095bfa6b6e1bb2eb6fccc1c7398.zip
translation update
Diffstat (limited to 'lib')
-rw-r--r--lib/plugins/logviewer/lang/sk/lang.php8
-rw-r--r--lib/tpl/dokuwiki/lang/sk/lang.php2
2 files changed, 10 insertions, 0 deletions
diff --git a/lib/plugins/logviewer/lang/sk/lang.php b/lib/plugins/logviewer/lang/sk/lang.php
new file mode 100644
index 000000000..885974014
--- /dev/null
+++ b/lib/plugins/logviewer/lang/sk/lang.php
@@ -0,0 +1,8 @@
+<?php
+
+/**
+ * @license GPL 2 (https://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Marek Lach <mareklachbc@tutanota.com>
+ */
+$lang['date'] = 'Dátum';
diff --git a/lib/tpl/dokuwiki/lang/sk/lang.php b/lib/tpl/dokuwiki/lang/sk/lang.php
index fe37c0b60..8f1cb74b3 100644
--- a/lib/tpl/dokuwiki/lang/sk/lang.php
+++ b/lib/tpl/dokuwiki/lang/sk/lang.php
@@ -3,9 +3,11 @@
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
+ * @author Marek Lach <mareklachbc@tutanota.com>
* @author Martin Michalek <michalek.dev@gmail.com>
* @author Peter Mydliar <peto.mydliar@gmail.com>
*/
+$lang['home'] = 'Domov';
$lang['__background_site__'] = 'Farba základného pozadia (za oknom s obsahom)';
$lang['__link__'] = 'Všeobecná farba odkazu';
$lang['__existing__'] = 'Farba odkazov na existujúce stránky';