summaryrefslogtreecommitdiffstats
path: root/web/lang/ca/template_po.inc
blob: 3bf261e8b1883e8bc0d7bb80673ec6db799c6749 (plain)
1
2
3
4
5
6
7
8
9
10
<?
# Catalan (Català) translation
# Translator: Sergio Jovani Guzman <moret.sjg@gmail.com>

include_once("translator.inc");
global $_t;

$_t["ca"]["Hi, this is worth reading!"] = "Hola, val la pena llegir açò!";

?>