mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 23:54:12 -08:00
8 lines
183 B
PHP
8 lines
183 B
PHP
|
<?php
|
||
|
|
||
|
return [
|
||
|
'sent' => 'Cuireadh nasc do phasfhocal isteach!',
|
||
|
'user' => 'Níl an t-úsáideoir sin ann nó nach bhfuil seoladh ríomhphoist bainteach leis',
|
||
|
];
|
||
|
|