From 7f75fe55b92fabea9c676c211d3db85dcbc5af56 Mon Sep 17 00:00:00 2001 From: ElPumpo Date: Thu, 30 Jan 2020 11:37:54 +0100 Subject: [PATCH] Revert unfinished code --- locales/en.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en.lua b/locales/en.lua index 0a30a598..2a08acd5 100644 --- a/locales/en.lua +++ b/locales/en.lua @@ -116,7 +116,7 @@ Locales['en'] = { ['guns_label'] = '--- Guns ---', ['inventory_label'] = '--- Inventory ---', ['license_label'] = ' --- Licenses ---', - ['confiscate'] = 'sieze illegal items', + ['confiscate'] = 'confiscate %s', ['confiscate_weapon'] = 'confiscate %s with %s bullets', ['confiscate_inv'] = 'confiscate %sx %s', ['confiscate_dirty'] = 'confiscate dirty money: $%s',