xref: /template/parabola/lang/ca/lang.php (revision 3a03c4b66b42ebcafa9acf72221b555cd0717f3d)
1<?php
2/**
3 * Catalan language file
4 *
5 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
6 */
7
8$lang['discussion']      = 'Discussió';
9$lang['back_to_article'] = 'Tornar al article';
10$lang['userpage']        = "Pàgina d'usuari";
11
12
13//Setup VIM: ex: et ts=2 :
14