diff options
Diffstat (limited to 'lang/es/lang.php')
-rw-r--r-- | lang/es/lang.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lang/es/lang.php b/lang/es/lang.php index a8c2dd655..f03fbf4f7 100644 --- a/lang/es/lang.php +++ b/lang/es/lang.php @@ -1,4 +1,10 @@ <? +/** + * spanish language file + * + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * @author Zigor Astarbe <zigor@astarbe.com> + */ $lang['encoding'] = 'iso-8859-15'; $lang['locales'] = array( 'esp', |