phpvms/resources/lang/en/email.php

7 lines
172 B
PHP
Raw Normal View History

2018-05-22 00:25:51 +08:00
<?php
2018-08-27 00:40:04 +08:00
2018-05-22 00:25:51 +08:00
return [
2018-08-27 00:40:04 +08:00
'buttontroubles' => 'If youre having trouble clicking the ":actiontext" button, '.
2018-05-22 00:25:51 +08:00
'copy and paste the URL below into your web browser:',
];