diff options
author | info <info@softwarevalencia.com> | 2009-01-29 20:00:02 +0100 |
---|---|---|
committer | info <info@softwarevalencia.com> | 2009-01-29 20:00:02 +0100 |
commit | 5dbfc37e4ee787d700a4485a6ed6249718c3eadf (patch) | |
tree | 71bede6044723f239cdd935a212f910a81e1dab7 /lib/plugins/popularity/lang/ca-va/lang.php | |
parent | b628467b2162f527e05185b8a1dc86b8608131fc (diff) | |
download | rpg-5dbfc37e4ee787d700a4485a6ed6249718c3eadf.tar.gz rpg-5dbfc37e4ee787d700a4485a6ed6249718c3eadf.tar.bz2 |
Valencian translation added
Ignore-this: 83b249f767bffc80aa1cf216fd23cb3d
darcs-hash:20090129190002-5fb9e-17f60fdb77d9673d8519f00f8e82b9ca2422544c.gz
Diffstat (limited to 'lib/plugins/popularity/lang/ca-va/lang.php')
-rw-r--r-- | lib/plugins/popularity/lang/ca-va/lang.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/plugins/popularity/lang/ca-va/lang.php b/lib/plugins/popularity/lang/ca-va/lang.php new file mode 100644 index 000000000..bd9f1a0ac --- /dev/null +++ b/lib/plugins/popularity/lang/ca-va/lang.php @@ -0,0 +1,4 @@ +<?php + +$lang['name'] = 'Retroalimentació de popularitat (pot tardar un poc en carregar)'; +$lang['submit'] = 'Enviar senyes'; |