<?php

    return [
        'asset_maintenance_type' => 'Ressurs vedlikeholds type',
        'title'                  => 'Tittel',
        'start_date'             => 'Startdato',
        'completion_date'        => 'Fullført dato',
        'cost'                   => 'Kostnad',
        'is_warranty'            => 'Uthevet garanti',
        'asset_maintenance_time' => 'Tid brukt på ressursvedlikehold (i dager)',
        'notes'                  => 'Notater',
        'update'                 => 'Oppdater ressurs vedlikehold',
        'create'                 => 'Opprett ressurs vedlikehold'
    ];