ajout app
This commit is contained in:
11
SNIPE-IT/resources/lang/cs-CZ/admin/consumables/general.php
Normal file
11
SNIPE-IT/resources/lang/cs-CZ/admin/consumables/general.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'checkout' => 'Výdej spotřebního materiálu uživateli',
|
||||
'consumable_name' => 'Název sp. materiálu',
|
||||
'create' => 'Vytvořit sp. materiál',
|
||||
'item_no' => 'Položka č.',
|
||||
'remaining' => 'Zbývá',
|
||||
'total' => 'Celkem',
|
||||
'update' => 'Upravit sp. materiál',
|
||||
);
|
Reference in New Issue
Block a user