Files
snipe-it/app/lang/no/admin/consumables/general.php
T
2015-07-27 10:24:21 -07:00

12 lines
504 B
PHP
Executable File

<?php
return array(
'about_consumables_title' => 'Om Forbruksvarer',
'about_consumables_text' => 'Forbruksvarer er alle varer som blir brukt opp over tid. For eksempel, skriver toner eller kopi papir.',
'consumable_name' => 'Consumable Name',
'create' => 'Create Consumable',
'remaining' => 'Gjenstår',
'total' => 'Total',
'update' => 'Update Consumable',
);