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

$spanish = array(

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

);

add_translation("es", $spanish);