Initial commit
This commit is contained in:
11
content/lib/plugins/styling/lang/oc/lang.php
Normal file
11
content/lib/plugins/styling/lang/oc/lang.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author En Mathis <heartattack@free.fr>
|
||||
*/
|
||||
$lang['__text__'] = 'Color principala del tèxte';
|
||||
$lang['__background__'] = 'Color principala del fons';
|
||||
$lang['__text_alt__'] = 'Color alternativa del tèxte';
|
||||
$lang['__background_alt__'] = 'Color alternativa del fons';
|
Reference in New Issue
Block a user