From 29569ce1337cc767907fb06188798d8be1e45f7f Mon Sep 17 00:00:00 2001 From: Romain Lanz Date: Thu, 14 Sep 2017 21:16:28 +0200 Subject: [PATCH] fix(locales-en): typo in key name --- locales/en.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en.lua b/locales/en.lua index 7f874ad3..fee58eef 100644 --- a/locales/en.lua +++ b/locales/en.lua @@ -52,7 +52,7 @@ Locales['en'] = { ['dealership_stock'] = 'dealership Stock', ['amount'] = 'amount', ['quantity_invalid'] = 'invalid Quantity', - ['inventoty'] = 'inventory', + ['inventory'] = 'inventory', ['dealership'] = 'car Dealer', ['dealer_customers'] = 'dealer customers', ['have_withdrawn'] = 'you have withdrawn ',