<?php return [ 'form' => [ 'actions' => [ 'save' => [ 'label' => 'Shrani spremembe', ], ], ], 'notifications' => [ 'saved' => [ 'title' => 'Shranjeno', ], ], ];