mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Use new key register
This commit is contained in:
@@ -40,6 +40,10 @@ Locales['fi'] = {
|
||||
['threw_weapon_already'] = 'you already carry the same weapon',
|
||||
['threw_cannot_pickup'] = 'you cannot pickup that because your inventory is full!',
|
||||
['threw_pickup_prompt'] = 'press ~y~E~s~ to pickup',
|
||||
|
||||
-- Key mapping
|
||||
['keymap_showinventory'] = 'show Inventory',
|
||||
|
||||
-- Salary related
|
||||
['received_salary'] = 'sinä vastaanotit palkkaa: ~g~$%s~s~',
|
||||
['received_help'] = 'sinä vastaanotit valtion tukea: ~g~$%s~s~',
|
||||
@@ -73,6 +77,7 @@ Locales['fi'] = {
|
||||
['command_clearinventory'] = 'clear all items from inventory',
|
||||
['command_clearloadout'] = 'remove all weapons from loadout',
|
||||
['command_playerid_param'] = 'specify playerId or leave blank for yourself',
|
||||
|
||||
-- Locale settings
|
||||
['locale_digit_grouping_symbol'] = ' ',
|
||||
['locale_currency'] = '$%s',
|
||||
|
||||
Reference in New Issue
Block a user