diff options
author | Juan De La Cruz <juann.dlc@gmail.com> | 2014-03-06 15:10:56 +0100 |
---|---|---|
committer | Translator of Dokuwiki <translate@dokuwiki.org> | 2014-03-06 15:10:56 +0100 |
commit | 99327e8e4c6bc07af2ebfc62bffee62f35c34025 (patch) | |
tree | 88265bf2990941a2228dced733cad202777a84cd /inc | |
parent | 793c31f2960e132db444a6640c87d4fe5d8df49e (diff) | |
download | rpg-99327e8e4c6bc07af2ebfc62bffee62f35c34025.tar.gz rpg-99327e8e4c6bc07af2ebfc62bffee62f35c34025.tar.bz2 |
translation update
Diffstat (limited to 'inc')
-rw-r--r-- | inc/lang/es/lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/lang/es/lang.php b/inc/lang/es/lang.php index 216093f6c..b9f81dd82 100644 --- a/inc/lang/es/lang.php +++ b/inc/lang/es/lang.php @@ -31,6 +31,7 @@ * @author r0sk <r0sk10@gmail.com> * @author monica <may.dorado@gmail.com> * @author Antonio Bueno <atnbueno@gmail.com> + * @author Juan De La Cruz <juann.dlc@gmail.com> */ $lang['encoding'] = 'utf-8'; $lang['direction'] = 'ltr'; |