File: /home/richfield/www/vendor/tcg/voyager/publishable/lang/my/datatable.php
<?php
// DataTable translations from: https://github.com/DataTables/Plugins/tree/master/i18n
return [
'sEmptyTable' => 'ဇယားတွင်ဒေတာမရှိပါ။',
'sInfo' => 'ပြသနေသည် _START_ to _END_ of _TOTAL_ entries',
'sInfoEmpty' => '0 မှ 0 (0 entry) ကိုပြသနေသည်',
'sInfoFiltered' => '(_MAX_ ထည့်သွင်းမှုများမှ စစ်ထုတ်ခြင်း။)',
'sInfoPostFix' => '',
'sInfoThousands' => ',',
'sLengthMenu' => 'ပြသနေသည် _MENU_ entries',
'sLoadingRecords' => 'စောင့်ပါ...',
'sProcessing' => 'လုပ်ဆောင်နေသည်...',
'sSearch' => 'ရှာဖွေ:',
'sZeroRecords' => 'သက်ဆိုင်သော မှတ်တမ်းမရှိပါ။',
'oPaginate' => [
'sFirst' => 'ပထမဆုံး',
'sLast' => 'နောက်ဆုံး',
'sNext' => 'နောက်တစ်ခု',
'sPrevious' => 'အရင်',
],
'oAria' => [
'sSortAscending' => ': ငယ်စဉ်ကြီးလိုက် စီခြင်းကို ဖွင့်ပါ',
'sSortDescending' => ': ကြီးစဉ်ငယ်လိုက် အမျိုးအစားကို ဖွင့်ပါ',
],
];