11 lines
184 B
PHP
11 lines
184 B
PHP
|
<?php
|
||
|
/**
|
||
|
*
|
||
|
*/
|
||
|
|
||
|
return [
|
||
|
'buttontroubles' =>
|
||
|
'Se hai problemi a cliccare il bottone ":actiontext", ' .
|
||
|
'copia e incolla l\'URL qui sotto nel tuo browser:',
|
||
|
];
|