aboutsummaryrefslogtreecommitdiff
path: root/languages/en.php
blob: ba7b03d923b39d96612d442cac9e85eae103ea1d (plain)
1
2
3
4
5
6
<?php

add_translation("en", array(
	'registrationterms:agree' => 'I have read and agree to the <a href="%s">Terms of Service</a>',
	'registrationterms:required' => "You must first agree to the terms",
));