Skip to content

Commit 409a5f2

Browse files
committed
Add Burmese translations
1 parent c5fa02a commit 409a5f2

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

src/resources/lang/my/crud.php

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
'delete_confirmation_not_title' => 'ဖျက်၍မရပါ။',
5757
'delete_confirmation_not_message' => "အမှားအယွင်းတစ်ခု ဖြစ်ပွားခဲ့သည်။ ဒေတာကို ဖျက်မထားပါ။",
5858
'delete_confirmation_not_deleted_title' => 'ဖျက်၍မရပါ။',
59-
'delete_confirmation_not_deleted_message' => 'Nothing happened. Your item is safe.',
59+
'delete_confirmation_not_deleted_message' => 'ဘာမှမဖြစ်ပါ ဒေတာတွေအကုန်လုံခြုံပါတယ်။',
6060

6161
// Bulk actions
6262
'bulk_no_entries_selected_title' => 'ဒေတာကို ရွေးမထားပါ။',
@@ -83,20 +83,20 @@
8383
// DataTables translation
8484
'emptyTable' => 'ဇယားတွင်ဒေတာမရှိပါ။',
8585
'info' => 'Showing _START_ to _END_ of _TOTAL_ entries',
86-
'infoEmpty' => 'No entries',
86+
'infoEmpty' => 'ဘာမှမရှိပါ။',
8787
'infoFiltered' => '(filtered from _MAX_ total entries)',
8888
'infoPostFix' => '.',
8989
'thousands' => ',',
9090
'lengthMenu' => '_MENU_ entries per page',
91-
'loadingRecords' => 'Loading...',
92-
'processing' => 'Processing...',
93-
'search' => 'Search',
94-
'zeroRecords' => 'No matching entries found',
91+
'loadingRecords' => 'ခဏစောင့်‌ပါ။...',
92+
'processing' => 'ဆောင်ရွက်နေသည်။...',
93+
'search' => 'ရှာဖွေ',
94+
'zeroRecords' => 'ဘာ‌အချက်အလက်မျှမရှိပါ',
9595
'paginate' => [
96-
'first' => 'First',
97-
'last' => 'Last',
98-
'next' => 'Next',
99-
'previous' => 'Previous',
96+
'first' => 'ပထမ',
97+
'last' => 'နောက်ဆုံး',
98+
'next' => 'နောက်တစ်ခု',
99+
'previous' => 'ရှေ့သို့',
100100
],
101101
'aria' => [
102102
'sortAscending' => ': activate to sort column ascending',

0 commit comments

Comments
 (0)