<?php
return [
'entity' => 'Label',
'translation' => 'Translation',
'enterTranslation' => 'Fill in a translation',
'section' => [
'new' => 'New label',
'title' => 'Labels',
'subtitle' => 'Overview',
],
];