From e06fbf146c820ec7403c5aa53bdbcffd332a3c06 Mon Sep 17 00:00:00 2001 From: A1zippo1 <44273767+A1zippo1@users.noreply.github.com> Date: Mon, 7 Oct 2019 14:38:26 +0200 Subject: [PATCH] Update es.countries.php Corrected country name in Spanesh --- app/config/locale/es.countries.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/config/locale/es.countries.php b/app/config/locale/es.countries.php index 18fe488c17..4479c27806 100644 --- a/app/config/locale/es.countries.php +++ b/app/config/locale/es.countries.php @@ -145,7 +145,7 @@ return [ 'KP' => 'Corea del Norte', 'PT' => 'Portugal', 'PY' => 'Paraguay', - 'QA' => 'Katar', + 'QA' => 'Catar', 'RO' => 'Rumania', 'RU' => 'Rusia', 'RW' => 'Ruanda',