mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 08:13:21 +00:00
Move vehicle garage to seperate file, see desc for full change
This commit is contained in:
+2
-2
@@ -20,7 +20,7 @@ Locales['ko'] = {
|
||||
['armory_item'] = '$%s',
|
||||
['armory_weapontitle'] = '병기고 - 무기 구매',
|
||||
['armory_componenttitle'] = '병기고 - 무기 부착물',
|
||||
['armory_bought'] = '당신은 ~r~$%s~s~에 ~y~%s~s~를 구매했습니다',
|
||||
['armory_bought'] = '당신은 ~g~$%s~s~에 ~y~%s~s~를 구매했습니다',
|
||||
['armory_money'] = '당신은 이 무기를 살 수 없습니다',
|
||||
['armory_hascomponent'] = '이 부착물이 장착되어 있습니다!',
|
||||
['get_weapon_menu'] = '병기고 - 무기 빼다',
|
||||
@@ -43,8 +43,8 @@ Locales['ko'] = {
|
||||
['garage_storeditem'] = '차고 열기',
|
||||
['garage_storeitem'] = '차량 정리',
|
||||
['garage_buyitem'] = '차량 상점',
|
||||
['garage_notauthorized'] = 'you\'re not authorized to buy this kind of vehicles.',
|
||||
['helicopter_prompt'] = '~y~헬리콥터 동작~s~에 액세스하려면 ~INPUT_CONTEXT~를 누릅니다.',
|
||||
['helicopter_notauthorized'] = '헬리콥터를 구매할 수 없습니다.',
|
||||
['shop_item'] = '$%s',
|
||||
['vehicleshop_title'] = '차량 판매점',
|
||||
['vehicleshop_confirm'] = '이 차량을 사고 싶습니까?',
|
||||
|
||||
Reference in New Issue
Block a user