diff options
Diffstat (limited to 'lib/plugins/authmysql/lang/cs')
-rw-r--r-- | lib/plugins/authmysql/lang/cs/settings.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/plugins/authmysql/lang/cs/settings.php b/lib/plugins/authmysql/lang/cs/settings.php index 7fedefbbb..350c3236b 100644 --- a/lib/plugins/authmysql/lang/cs/settings.php +++ b/lib/plugins/authmysql/lang/cs/settings.php @@ -1,7 +1,8 @@ <?php + /** - * Czech language file - * + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * * @author mkucera66@seznam.cz */ $lang['server'] = 'Váš server MySQL'; |