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

$english = array(

	'n1_theme:landing:title' => '¡Social networks of people and for the people!',
	'n1_theme:landing:subtitle' => 'Because "the master\'s tools will never dismantle the master\'s house"',

);

add_translation("en", $english);