diff options
Diffstat (limited to 'lang/ca')
-rw-r--r-- | lang/ca/lang.php | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/lang/ca/lang.php b/lang/ca/lang.php new file mode 100644 index 000000000..3ed0be76d --- /dev/null +++ b/lang/ca/lang.php @@ -0,0 +1,13 @@ +<?php +/** + * Catalan language file + * + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + */ + +$lang['discussion'] = 'Discussió'; +$lang['back_to_article'] = 'Tornar al article'; +$lang['userpage'] = "Pàgina d'usuari"; + + +//Setup VIM: ex: et ts=2 : |