summaryrefslogtreecommitdiff
path: root/languages/ca.php
blob: 02ce50e9a423ff857ea8a7d954b8ca9e65c9a8bb (plain)
1
2
3
4
5
6
7
8
9
10
<?php

$catalan = array(

	'saravea_theme:landing:title' => '¡Xarxes socials del poble i per al poble!',
	'saravea_theme:landing:subtitle' => 'Perquè "les eines de l\'amo mai desmontaràn la casa de l\'amo"',

);

add_translation("ca", $catalan);