Create settings.php

This commit is contained in:
Rainbow Spike
2019-05-31 05:41:34 +10:00
committed by GitHub
parent c1c6373e7d
commit fff4ebcc64

10
lang/cs/settings.php Normal file
View 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';