Files
snipe-it/app/lang/cs/admin/consumables/general.php
T
2015-06-19 11:44:19 -07:00

9 lines
321 B
PHP
Executable File

<?php
return array(
'about_consumables_title' => 'About Consumables',
'about_consumables_text' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'remaining' => 'Remaining',
'total' => 'Total',
);