Create settings.php
This commit is contained in:
parent
79d76b43d3
commit
b727c6784c
1 changed files with 6 additions and 0 deletions
6
locale/es_ES/settings.php
Normal file
6
locale/es_ES/settings.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
define("LANG_NAME", "Spanish");
|
||||
define("LANG_LOCALE", "es_ES");
|
||||
define("LANG", "es");
|
||||
define("LANGCODE", "es");
|
||||
?>
|
Loading…
Reference in a new issue