Create settings.php
This commit is contained in:
10
lang/cs/settings.php
Normal file
10
lang/cs/settings.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
/**
|
||||
* Czech language file for the configuration manager
|
||||
*
|
||||
* @author Rainbow-Spike <rainbow_spike@derpy.ru>
|
||||
*/
|
||||
|
||||
$lang['position'] = 'Umístění informačního banneru o cookies na stránce';
|
||||
$lang['position_o_top'] = 'výše';
|
||||
$lang['position_o_bottom'] = 'níže';
|
||||
Reference in New Issue
Block a user