ajout app
This commit is contained in:
17
SNIPE-IT/resources/lang/pl-PL/admin/models/table.php
Normal file
17
SNIPE-IT/resources/lang/pl-PL/admin/models/table.php
Normal file
@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'create' => 'Utwórz model aktytwa',
|
||||
'created_at' => 'Utworzone',
|
||||
'eol' => 'Koniec licencji',
|
||||
'modelnumber' => 'Numer Modelu',
|
||||
'name' => 'Nazwa modelu aktywa',
|
||||
'numassets' => 'Aktywa',
|
||||
'title' => 'Model aktywa',
|
||||
'update' => 'Uaktualnij model aktywa',
|
||||
'view' => 'Podgląd modelu aktywa',
|
||||
'update' => 'Uaktualnij model aktywa',
|
||||
'clone' => 'Kopiuj Model',
|
||||
'edit' => 'Edytuj Model',
|
||||
);
|
Reference in New Issue
Block a user