初始化

This commit is contained in:
2026-03-02 13:44:38 +08:00
commit 05b785083c
677 changed files with 58662 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
<?php
return [
'title' => 'ការកំណត់រចនាសម្ព័ន្ធ',
'fields' => [
'register_present' => 'ពិន្ទុអំណោយសម្រាប់ការចុះឈ្មោះដោយជោគជ័យ',
'marquee' => 'ផ្លាកយីហោអតិថិជន',
'machine_maintain' => 'រយៈពេលថែទាំម៉ាស៊ីនប្រចាំសប្តាហ៍',
'feature' => 'មុខងារ',
'setting' => 'ការកំណត់រចនាសម្ព័ន្ធ',
'status' => 'ស្ថានភាព',
'recharge_order_expiration' => 'បញ្ចូលម៉ោងផុតកំណត់នៃការបញ្ជាទិញឡើងវិញ',
],
'marquee_max_len' => 'Marquee អាចមានរហូតដល់ 100 តួអក្សរ',
'week' => [
1 => 'ថ្ងៃច័ន្ទ',
2 => 'ថ្ងៃអង្គារ',
3 => 'ថ្ងៃពុធ',
4 => 'ថ្ងៃព្រហស្បតិ៍',
5 => 'ថ្ងៃសុក្រ',
6 => 'ថ្ងៃសៅរ៍',
7 => 'ថ្ងៃអាទិត្យ',
],
'week_str' => 'សប្តាហ៍',
'minutes' => 'នាទី',
'time_range' => 'ជួរកាលបរិច្ឆេទ',
'master' => 'ការកំណត់រចនាសម្ព័ន្ធសរុប',
'not_fount' => 'រកមិនឃើញការកំណត់',
'action_success' => 'សកម្មភាពជោគជ័យ',
];