diff options
author | Andreas Gohr <andi@splitbrain.org> | 2014-08-28 10:04:38 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2014-08-28 10:04:38 +0200 |
commit | 12e60eea4f8a0a84213b972847203e57e590c59b (patch) | |
tree | a80ce78d5f372f92b6cfd7e7561e1b189ed2e8ca /inc | |
parent | ad8e59600e9c7e8bb41282ff51ddeb8f9e271cd6 (diff) | |
parent | 0a6d5cdea39d334a56833c94edc57174ccfc033d (diff) | |
download | rpg-12e60eea4f8a0a84213b972847203e57e590c59b.tar.gz rpg-12e60eea4f8a0a84213b972847203e57e590c59b.tar.bz2 |
Merge pull request #844 from dokuwiki-translate/lang_update_155
Translation update (es)
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 03cbd51d2..47bee3b6f 100644 --- a/inc/lang/es/lang.php +++ b/inc/lang/es/lang.php @@ -36,6 +36,7 @@ * @author Eloy <ej.perezgomez@gmail.com> * @author Antonio Castilla <antoniocastilla@trazoide.com> * @author Jonathan Hernández <me@jhalicea.com> + * @author pokesakura <pokesakura@gmail.com> */ $lang['encoding'] = 'utf-8'; $lang['direction'] = 'ltr'; |