Uchiha Bayu Senju 4654a2e350
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled
Upload
2025-04-27 23:55:09 +07:00

46 lines
872 B
PHP

<?php
return [
'single' => [
'label' => 'ပူးတွဲရန်',
'modal' => [
'heading' => ':label ပူးတွဲရန်',
'fields' => [
'record_id' => [
'label' => 'မှတ်တမ်းများ',
],
],
'actions' => [
'attach' => [
'label' => 'ပူးတွဲရန်',
],
'attach_another' => [
'label' => 'သိမ်းဆည်းပြီး နောက်တစ်ခုကို ဖန်တီးပါ',
],
],
],
'notifications' => [
'attached' => [
'title' => 'သိမ်းဆည်းပြီး',
],
],
],
];