Skip to content

Commit 6f64991

Browse files
geckondokuwiki-translate
authored andcommitted
translation update
1 parent e44b94a commit 6f64991

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/plugins/extension/lang/cs/lang.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/**
44
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
55
*
6+
* @author Tomáš Heger <[email protected]>
67
* @author Martin Růžička <[email protected]>
78
* @author Petr Kajzar <[email protected]>
89
* @author Viktor Zavadil <[email protected]>
@@ -38,7 +39,7 @@
3839
$lang['extensionby'] = '<strong>%s</strong> od %s';
3940
$lang['screenshot'] = 'Screenshot %s';
4041
$lang['popularity'] = 'Popularita: %s%%';
41-
$lang['homepage_link'] = 'Dokumenty';
42+
$lang['homepage_link'] = 'Dokumentace';
4243
$lang['bugs_features'] = 'Chyby';
4344
$lang['tags'] = 'Štítky:';
4445
$lang['author_hint'] = 'Vyhledat rozšíření podle tohoto autora';

0 commit comments

Comments
 (0)