Files

26 lines
394 B
PHP

<?php
return [
'form' => [
'actions' => [
'save' => [
'label' => 'ပြောင်းလဲမှုများကို သိမ်းဆည်းမည်',
],
],
],
'notifications' => [
'saved' => [
'title' => 'သိမ်းဆည်းပြီးပါပြီ',
],
],
];