0.0.1
This commit is contained in:
9
resources/[esx_addons]/esx_barbershop/locales/zh-cn.lua
Normal file
9
resources/[esx_addons]/esx_barbershop/locales/zh-cn.lua
Normal file
@@ -0,0 +1,9 @@
|
||||
Locales['zh-cn'] = {
|
||||
['valid_purchase'] = '确认当前改变?',
|
||||
['yes'] = '确认',
|
||||
['no'] = '取消',
|
||||
['not_enough_money'] = '暂无足够现金!',
|
||||
['press_access'] = '键下 [E] 访问理发店.',
|
||||
['barber_blip'] = '理发店',
|
||||
['you_paid'] = '已成功支付 $%s',
|
||||
}
|
||||
Reference in New Issue
Block a user