| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 |
- <?php
- return [
- '后台操作记录' => 'Backend Operation Records',
- '系统设置' => 'System Settings',
- '昵称' => 'Nickname',
- '账号' => 'Account',
- '创建时间' => 'Creation Time',
- '所属角色' => 'Role',
- '查看操作记录' => 'View Operation Records',
- '点击查看' => 'Click to View',
- '总共' => 'Total',
- '条,分为' => 'entries, divided into',
- '页' => 'pages',
- '添加IP白名单' => 'Add IP Whitelist',
- '修改IP白名单' => 'Edit IP Whitelist',
- '删除操作不可逆,是否继续?' => 'Deletion is irreversible, do you want to continue?',
- '管理员操作记录' => 'Admin Operation Records',
- '系统设置' => 'System Settings',
- '管理员昵称' => 'Admin Nickname',
- '请输入管理员昵称' => 'Please enter admin nickname',
- '搜索' => 'Search',
- '重置' => 'Reset',
- '编号' => 'ID',
- '操作内容' => 'Operation Content',
- '查看' => 'View',
- '总共' => 'Total',
- '条,分为' => 'entries, divided into',
- '页' => 'pages',
- '添加IP白名单' => 'Add IP Whitelist',
- '查看指令' => 'View Command',
- '删除操作不可逆,是否继续?' => 'Deletion is irreversible, do you want to continue?',
- '内容区域' => 'Content Area',
- '添加IP白名单' => 'Add IP Whitelist',
- '修改IP白名单' => 'Edit IP Whitelist',
- '删除操作不可逆,是否继续?' => 'Deletion is irreversible, do you want to continue?',
- '内容区域' => 'Content Area',
- '管理员' => 'Administrator',
- '系统设置' => 'System Settings',
- '管理员管理' => 'Administrator Management',
- '管理员列表' => 'Administrator List',
- '添加管理员' => 'Add Administrator',
- '头像' => 'Avatar',
- '昵称' => 'Nickname',
- '账号' => 'Account',
- '角色' => 'Role',
- '语言' => 'Language',
- '当前彩金额度' => 'Current Lottery Amount',
- '历史已消耗彩金额度' => 'Historical Consumed Lottery Amount',
- '当前单控送金额度' => 'Current Single Control Gift Amount',
- '历史单控送金额度' => 'Historical Single Control Gift Amount',
- '渠道号' => 'Channel Number',
- '状态' => 'Status',
- '操作' => 'Action',
- '正常' => 'Normal',
- '禁用' => 'Disabled',
- '启用' => 'Enabled',
- '修改' => 'Edit',
- '删除' => 'Delete',
- '总共' => 'Total',
- '条,分为' => 'entries, divided into',
- '页' => 'pages',
- '删除操作不可逆,是否继续?' => 'Deletion is irreversible, do you want to continue?',
- '是否继续?' => 'Do you want to continue?',
- ];
|