packages/press-trainings/resources/lang/nb_NO/translations.php
<?php
return [
'single' => 'Bygger',
'plural' => 'Byggers',
'breadcrumb' => 'Bygger',
'title' => 'Bygger',
'navigation_label' => 'Bygger',
'navigation_group' => 'Moox PressWiki',
'totalone' => 'Bygger én',
'totaltwo' => 'Bygger to',
'totalthree' => 'Bygger tre',
'name' => 'Navn',
'started_at' => 'Startet',
'failed' => 'mislyktes',
];