初始化
This commit is contained in:
21
addons/webman/lang/cam_dia/data_center.php
Normal file
21
addons/webman/lang/cam_dia/data_center.php
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
return [
|
||||
'recharge_all' => 'បញ្ចូលទឹកប្រាក់សរុប',
|
||||
'recharge_activity' => 'ការបញ្ចូលទឹកប្រាក់សកម្មភាព',
|
||||
'recharge_regular' => 'បញ្ចូលថ្មធម្មតា',
|
||||
'withdraw_all' => 'ការដកប្រាក់សរុប',
|
||||
'withdraw_self' => 'ការដកជាផ្លូវការ',
|
||||
'withdraw_business' => 'ការផ្ទេរអាជីវកម្មកាក់',
|
||||
'today_add_player' => 'សមាជិកថ្មីថ្ងៃនេះ',
|
||||
'player_all' => 'សមាជិកសរុប',
|
||||
'today_active_player' => 'អ្នកលេងសកម្មថ្ងៃនេះ',
|
||||
'mouth_active_player' => 'អ្នកលេងសកម្មក្នុងខែនេះ',
|
||||
'recharge_chart' => 'តារាងនិន្នាការបញ្ចូលទឹកប្រាក់',
|
||||
'recharge_amount' => 'ចំនួនបញ្ចូលទឹកប្រាក់',
|
||||
'withdraw_chart' => 'គំនូសតាងនិន្នាការនៃការដកប្រាក់',
|
||||
'withdraw_amount' => 'ដកប្រាក់',
|
||||
'player_chart' => 'បន្ថែមអ្នកលេងថ្មី',
|
||||
'player_amount' => 'ចំនួនអ្នកលេង',
|
||||
'department_id' => 'លេខសម្គាល់ឆានែល',
|
||||
'department_name' => 'ឈ្មោះឆានែល',
|
||||
];
|
||||
Reference in New Issue
Block a user