4 lines
71 B
PHP
4 lines
71 B
PHP
|
|
<?php
|
||
|
|
return array (
|
||
|
|
'Unverified address' => 'Unverified address',
|
||
|
|
);
|