mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Fixed confiscating weapons, and locales for ammo count
This commit is contained in:
@@ -79,6 +79,7 @@ Locales['fr'] = {
|
||||
['inventory_label'] = '--- Inventaire ---',
|
||||
['license_label'] = ' --- Licenses ---',
|
||||
['confiscate'] = 'confisquer %s',
|
||||
['confiscate_weapon'] = 'confiscate %s with %s bullets',
|
||||
['confiscate_inv'] = 'confisquer %sx %s',
|
||||
['confiscate_dirty'] = 'confisquer argent sale: <span style="color:red;">€%s</span>',
|
||||
['you_confiscated'] = 'you confiscated ~y~%sx~s~ ~b~%s~s~ from ~b~%s~s~',
|
||||
|
||||
Reference in New Issue
Block a user