ajout app
This commit is contained in:
29
SNIPE-IT/resources/lang/mi-NZ/admin/locations/message.php
Normal file
29
SNIPE-IT/resources/lang/mi-NZ/admin/locations/message.php
Normal file
@ -0,0 +1,29 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'does_not_exist' => 'Kāore i te tīariari te wāhi.',
|
||||
'assoc_users' => 'Kei te hono tenei taangata ki tetahi kaiwhakamahi kotahi, kaore e taea te muku. Whakaorangia nga kaiwhakamahi kia kaua e tautuhi i tenei tauranga ka ngana ano.',
|
||||
'assoc_assets' => 'Kei te honohia tenei taapiri ki te iti rawa o te rawa me te kore e taea te muku. Whakaorangia nga taonga ki a koe kia kaua e tautuhi i tenei tauranga ka ngana ano.',
|
||||
'assoc_child_loc' => 'Kei tenei waahi te matua o te iti rawa o te mokopuna me te kore e taea te muku. Whakaorangia nga taangata ki a koe kia kaua e tautuhi i tenei tauranga ka ngana ano.',
|
||||
'assigned_assets' => 'Assigned Assets',
|
||||
'current_location' => 'Current Location',
|
||||
|
||||
|
||||
'create' => array(
|
||||
'error' => 'Kāore i tuhia te wāhi, tēnā whakamātau anō.',
|
||||
'success' => 'He pai te hanganga o te wahi.'
|
||||
),
|
||||
|
||||
'update' => array(
|
||||
'error' => 'Kāore i whakahoutia te wāhi, tēnā whakamātau anō',
|
||||
'success' => 'Kua whakahoutia te tau.'
|
||||
),
|
||||
|
||||
'delete' => array(
|
||||
'confirm' => 'Kei te hiahia koe ki te muku i tenei tauwāhi?',
|
||||
'error' => 'He raru kei te whakakore i te tauwāhi. Tena ngana ano.',
|
||||
'success' => 'I mukua te tauwāhi.'
|
||||
)
|
||||
|
||||
);
|
Reference in New Issue
Block a user