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

26 lines
300 B
PHP

<?php
return [
'single' => [
'label' => 'Դիտել',
'modal' => [
'heading' => 'Դիտել :label',
'actions' => [
'close' => [
'label' => 'Փակել',
],
],
],
],
];