HEX
Server: LiteSpeed
System: Linux server334.web-hosting.com 4.18.0-553.124.4.lve.el8.x86_64 #1 SMP Fri May 15 13:02:13 UTC 2026 x86_64
User: richfield (1256)
PHP: 8.2.31
Disabled: NONE
Upload Files
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' => ': ကြီးစဉ်ငယ်လိုက် အမျိုးအစားကို ဖွင့်ပါ',
    ],
];