diff options
author | Andreas Gohr <andi@splitbrain.org> | 2008-03-18 22:40:14 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2008-03-18 22:40:14 +0100 |
commit | b5279fd6c85a90506ab6ad55bb3493533903d773 (patch) | |
tree | 3371c0ae14e8dd7214d279eb4604307334a5cf7c /lib/plugins/popularity/lang/gl/lang.php | |
parent | 17784d211c5d785ad88303ff15a6dc2f56b554f3 (diff) | |
download | rpg-b5279fd6c85a90506ab6ad55bb3493533903d773.tar.gz rpg-b5279fd6c85a90506ab6ad55bb3493533903d773.tar.bz2 |
Galician language update
darcs-hash:20080318214014-7ad00-6699be7fd768f18ac727f4e7329bdae80be37d09.gz
Diffstat (limited to 'lib/plugins/popularity/lang/gl/lang.php')
-rw-r--r-- | lib/plugins/popularity/lang/gl/lang.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/plugins/popularity/lang/gl/lang.php b/lib/plugins/popularity/lang/gl/lang.php new file mode 100644 index 000000000..75623fc85 --- /dev/null +++ b/lib/plugins/popularity/lang/gl/lang.php @@ -0,0 +1,8 @@ +<?php +/** + * Galician language file + * + * @author CiberIrmandade da Fala <infoxeral@ciberirmandade.org> + */ +$lang['name'] = 'Resposta de Popularidade (pode demorar un tempo a cargar)'; +$lang['submit'] = 'Enviar Datos'; |