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

$spanish = array(

	'cic_theme:landing:title' => '¡Redes sociales del pueblo y para el pueblo!',
	'cic_theme:landing:subtitle' => 'Porque "las herramientas del amo nunca desmontarán la casa del amo"',

);

add_translation("es", $spanish);