From f3ca2d76e67cc2d416c633117b9cdc30bc7c10e3 Mon Sep 17 00:00:00 2001 From: Djamuras Date: Thu, 28 May 2020 21:53:50 +0300 Subject: [PATCH] Update en.lua --- locales/en.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/en.lua b/locales/en.lua index 55c3c945..72adab8e 100644 --- a/locales/en.lua +++ b/locales/en.lua @@ -25,4 +25,5 @@ Locales['en'] = { ['driving_too_fast'] = '~r~You\'re driving too fast,~s~ the current speed limit is: ~y~%s~s~ km/h!', ['errors'] = 'mistakes: ~r~%s~s~/%s', ['you_damaged_veh'] = 'you damaged the vehicle', + ['not_enough_money'] = 'You don\'t have enough money', }