Files
data-collection-terminal/vendor/filament/actions/resources/lang/np/view.php

26 lines
370 B
PHP

<?php
return [
'single' => [
'label' => 'हेर्नुहोस्',
'modal' => [
'heading' => ':label हेर्नुहोस्',
'actions' => [
'close' => [
'label' => 'बन्द गर्नुहोस्',
],
],
],
],
];