ajout app
This commit is contained in:
19
SNIPE-IT/resources/lang/af-ZA/admin/statuslabels/table.php
Normal file
19
SNIPE-IT/resources/lang/af-ZA/admin/statuslabels/table.php
Normal file
@ -0,0 +1,19 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'about' => 'Oor Status Etikette',
|
||||
'archived' => 'argief',
|
||||
'create' => 'Skep statusetiket',
|
||||
'color' => 'Grafiek Kleur',
|
||||
'default_label' => 'Default Label',
|
||||
'default_label_help' => 'This is used to ensure your most commonly used status labels appear at the top of the select box when creating/editing assets.',
|
||||
'deployable' => 'verbintenis',
|
||||
'info' => 'Statusetikette word gebruik om die verskillende state waarin u bates kan wees, te beskryf. Hulle kan dalk herstel, verlore / gesteel wees, ens. U kan nuwe statusetikette skep vir ontplooibare, hangende en geargiveerde bates.',
|
||||
'name' => 'Status Naam',
|
||||
'pending' => 'hangende',
|
||||
'status_type' => 'Status Tipe',
|
||||
'show_in_nav' => 'Wys in sy nav',
|
||||
'title' => 'Status etikette',
|
||||
'undeployable' => 'Undeployable',
|
||||
'update' => 'Dateer Status Label op',
|
||||
);
|
Reference in New Issue
Block a user