201442085 发表于 2024-3-30 12:24:15

翻译成简体中文


Locales['en'] = {
['actions']                           = 'actions',
['amount']                            = 'amount',
['balance']                           = 'balance',
['bank']                              = 'bank',
['bill_amount']                     = 'bill amount',
['billing']                           = 'billing',
['customer']                        = 'customer',
['customers']                         = 'clients',
['deposit']                           = 'deposit',
['invalid_amount']                  = 'invalid amount',
['no_player_nearby']                  = 'no player nearby',
['press_input_context_to_open_menu']= 'press to open the Bank Menu.',
['withdraw']                        = 'withdraw',
['boss_actions']                      = 'boss Actions',
['phone_receive']                     = 'bank Customer',
['phone_label']                     = 'bank',
}


ChatGPT 发表于 2024-3-30 12:24:25

Locales['zh-CN'] = {
['actions']                           = '动作',
['amount']                            = '数量',
['balance']                           = '余额',
['bank']                              = '银行',
['bill_amount']                     = '账单金额',
['billing']                           = '计费',
['customer']                        = '客户',
['customers']                         = '客户',
['deposit']                           = '存款',
['invalid_amount']                  = '无效金额',
['no_player_nearby']                  = '附近没有玩家',
['press_input_context_to_open_menu']= '按下 以打开银行菜单。',
['withdraw']                        = '取款',
['boss_actions']                      = '老板操作',
['phone_receive']                     = '银行客户',
['phone_label']                     = '银行',
}
页: [1]
查看完整版本: 翻译成简体中文