11 lines
192 B
PHP
11 lines
192 B
PHP
<?php
|
||
/**
|
||
*
|
||
*/
|
||
|
||
return [
|
||
'buttontroubles' =>
|
||
'If you’re having trouble clicking the ":actiontext" button, ' .
|
||
'copy and paste the URL below into your web browser:',
|
||
];
|