From ad4f678399719caa2763172c719990568c7b19b2 Mon Sep 17 00:00:00 2001 From: medina102 Date: Mon, 24 Feb 2020 07:13:06 +0100 Subject: [PATCH] Update en.lua Typo corrected. --- locales/en.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en.lua b/locales/en.lua index f7c4babe..0735fe34 100644 --- a/locales/en.lua +++ b/locales/en.lua @@ -1,5 +1,5 @@ Locales['en'] = { - ['new_message'] = '~b~You have recived a message:~s~ %s', + ['new_message'] = '~b~You have received a message:~s~ %s', ['press_take_call'] = '%s - Press ~INPUT_CONTEXT~ to take the call', ['taken_call'] = '~y~%s~s~ has taken the call', ['gps_position'] = 'the destination has been added to your GPS',