ajout app
This commit is contained in:
22
SNIPE-IT/resources/lang/ga-IE/admin/groups/message.php
Normal file
22
SNIPE-IT/resources/lang/ga-IE/admin/groups/message.php
Normal file
@ -0,0 +1,22 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'group_exists' => 'Tá grúpa ann cheana!',
|
||||
'group_not_found' => 'Group ID :id does not exist.',
|
||||
'group_name_required' => 'Tá an réimse ainmnithe ag teastáil',
|
||||
|
||||
'success' => array(
|
||||
'create' => 'Rinneadh an grúpa a chruthú go rathúil.',
|
||||
'update' => 'Rinneadh an grúpa cothrom le dáta go rathúil',
|
||||
'delete' => 'Bhí an grúpa scriosta go rathúil.',
|
||||
),
|
||||
|
||||
'delete' => array(
|
||||
'confirm' => 'An bhfuil tú cinnte gur mian leat an grúpa seo a scriosadh?',
|
||||
'create' => 'Bhí ceist ann a chruthaigh an grúpa. Arís, le d\'thoil.',
|
||||
'update' => 'Bhí ceist ann ag nuashonrú an ghrúpa. Arís, le d\'thoil.',
|
||||
'delete' => 'Bhí ceist ann a scriosadh an grúpa. Arís, le d\'thoil.',
|
||||
),
|
||||
|
||||
);
|
Reference in New Issue
Block a user