diff options
author | Andreas Gohr <andi@splitbrain.org> | 2008-03-19 20:06:07 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2008-03-19 20:06:07 +0100 |
commit | 99e286d6b10d27f434b43c2f81ebe676e82d6f4d (patch) | |
tree | a4309f058e6d35542b1f37b837b797d63b305afe /lib/plugins/popularity/lang/ca/lang.php | |
parent | 613964ece4a601dcc0fcc5888abb2c052c636689 (diff) | |
download | rpg-99e286d6b10d27f434b43c2f81ebe676e82d6f4d.tar.gz rpg-99e286d6b10d27f434b43c2f81ebe676e82d6f4d.tar.bz2 |
Catalan language update
darcs-hash:20080319190607-7ad00-bb52432b4605fa73a3e1886185cde90eb8d4c0fa.gz
Diffstat (limited to 'lib/plugins/popularity/lang/ca/lang.php')
-rw-r--r-- | lib/plugins/popularity/lang/ca/lang.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/plugins/popularity/lang/ca/lang.php b/lib/plugins/popularity/lang/ca/lang.php new file mode 100644 index 000000000..21b079bf6 --- /dev/null +++ b/lib/plugins/popularity/lang/ca/lang.php @@ -0,0 +1,8 @@ +<?php +/** + * Catalan language file + * + * @author Carles Bellver <carles.bellver@cent.uji.es> + */ +$lang['name'] = 'Retroacció sobre popularitat (pot trigar una mica a carregar)'; +$lang['submit'] = 'Envia dades'; |