初始化
This commit is contained in:
17
addons/webman/lang/cam_dia/form.php
Normal file
17
addons/webman/lang/cam_dia/form.php
Normal file
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
return [
|
||||
'add' => 'បន្ថែម',
|
||||
'edit' => 'កែសម្រួល',
|
||||
'please_enter' => 'សូមបញ្ចូល',
|
||||
'please_select' => 'សូមជ្រើសរើស',
|
||||
'cancel' => 'បោះបង់',
|
||||
'submit' => 'បញ្ជូន',
|
||||
'reset' => 'កំណត់ឡើងវិញ',
|
||||
'complete' => 'ពេញលេញ',
|
||||
'pre_step' => 'ជំហានមុន',
|
||||
'next_step' => 'ជំហានបន្ទាប់',
|
||||
'operation_complete' => 'ប្រតិបត្តិការបានបញ្ចប់',
|
||||
'resubmit' => 'ដាក់ស្នើឡើងវិញ',
|
||||
'save_success' => 'ទិន្នន័យត្រូវបានរក្សាទុកដោយជោគជ័យ',
|
||||
'save_fail' => 'ការរក្សាទុកទិន្នន័យបរាជ័យ',
|
||||
];
|
||||
Reference in New Issue
Block a user