diff --git a/lib/plugins/extension/lang/cs/lang.php b/lib/plugins/extension/lang/cs/lang.php index a62ed4865f..3380222e27 100644 --- a/lib/plugins/extension/lang/cs/lang.php +++ b/lib/plugins/extension/lang/cs/lang.php @@ -3,6 +3,7 @@ /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) * + * @author Tomáš Heger * @author Martin Růžička * @author Petr Kajzar * @author Viktor Zavadil @@ -38,7 +39,7 @@ $lang['extensionby'] = '%s od %s'; $lang['screenshot'] = 'Screenshot %s'; $lang['popularity'] = 'Popularita: %s%%'; -$lang['homepage_link'] = 'Dokumenty'; +$lang['homepage_link'] = 'Dokumentace'; $lang['bugs_features'] = 'Chyby'; $lang['tags'] = 'Štítky:'; $lang['author_hint'] = 'Vyhledat rozšíření podle tohoto autora';