0.0.1
This commit is contained in:
18
resources/[esx_addons]/esx_shops/locales/zh-cn.lua
Normal file
18
resources/[esx_addons]/esx_shops/locales/zh-cn.lua
Normal file
@@ -0,0 +1,18 @@
|
||||
Locales['zh-cn'] = {
|
||||
['shop'] = '购物商店',
|
||||
['shops'] = '购物商店',
|
||||
['press_menu'] = '键下 [%s] 访问~g~购物商店.',
|
||||
['shop_item'] = '$%s',
|
||||
['bought'] = '已购 ~b~%sx %s~s~ -支付:~b~$%s',
|
||||
['not_enough'] = '暂无足够资金, 您还需要~b~$%s!',
|
||||
['player_cannot_hold'] = '背包尚无足够剩余空间!',
|
||||
['shop_confirm'] = '确认购买 %sX%s -支付:$%s?',
|
||||
['no'] = '取消',
|
||||
['yes'] = '确认',
|
||||
['amount'] = 'Amount', --not translated
|
||||
['amount_placeholder'] = 'Amount you want to buy', --not translated
|
||||
['confirm'] = 'Confirm', --not translated
|
||||
['purchase'] = 'Purchase', --not translated
|
||||
['bread'] = 'Bread', --not translated
|
||||
['water'] = 'Water', --not translated
|
||||
}
|
||||
Reference in New Issue
Block a user