From c45bf0bfa4f8be95cd46be477730328707b39520 Mon Sep 17 00:00:00 2001 From: "Andhika H. Santoso" Date: Thu, 15 Oct 2020 07:35:55 +0700 Subject: [PATCH] Fix translatain for Democratic Republic of the Congo. --- app/config/locale/translations/id.countries.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/config/locale/translations/id.countries.php b/app/config/locale/translations/id.countries.php index f877be39a1..049ae9c6c5 100644 --- a/app/config/locale/translations/id.countries.php +++ b/app/config/locale/translations/id.countries.php @@ -36,7 +36,7 @@ return [ 'CN' => 'Cina', 'CI' => 'Pantai Gading', 'CM' => 'Kamerun', - 'CD' => 'DR Kongo', + 'CD' => 'Republik Demokratik Kongo', 'CG' => 'Republik Kongo', 'CO' => 'Kolombia', 'KM' => 'Komoro',