From 2d4da5f419272dccd4d4ef5d11c9f4f1976047ac Mon Sep 17 00:00:00 2001 From: Priyanka788 <51821861+Priyanka788@users.noreply.github.com> Date: Sat, 26 Oct 2019 17:16:31 +0530 Subject: [PATCH] Continents in punjabi --- app/config/locales/pn.continents.php | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 app/config/locales/pn.continents.php diff --git a/app/config/locales/pn.continents.php b/app/config/locales/pn.continents.php new file mode 100644 index 0000000000..ccf3057116 --- /dev/null +++ b/app/config/locales/pn.continents.php @@ -0,0 +1,10 @@ + 'ਅਫਰੀਕਾ', + 'AN' => 'ਅੰਤਾਰਕਟੀਕਾ', + 'AS' => 'ਏਸੀਆਈ', + 'EU' => 'ਯੂਰੋਪਾ', + 'NA' => 'ਨੂਰਡ-ਅਮੇਰਿਕਾ', + 'OC' => 'ਓਸੀਆਨੀ', + 'SA' => 'ਸੂਡ-ਅਮੇਰਿਕਾ', +];