From b16ee3f9166c445df01024d18bc08fb6e54fdeaa Mon Sep 17 00:00:00 2001 From: MIP2000 <49375670+MIP2000@users.noreply.github.com> Date: Sun, 13 Oct 2019 23:41:52 +0300 Subject: [PATCH] Create sq.continents.php --- app/config/locale/sq.continents.php | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 app/config/locale/sq.continents.php diff --git a/app/config/locale/sq.continents.php b/app/config/locale/sq.continents.php new file mode 100644 index 0000000000..72928a5e2e --- /dev/null +++ b/app/config/locale/sq.continents.php @@ -0,0 +1,11 @@ + 'Afrika', + 'AN' => 'Antarktik', + 'AS' => 'Azi', + 'EU' => 'Evropë', + 'NA' => 'Amerika e Veriut', + 'OC' => 'Oqeani', + 'SA' => 'Amerika e Jugut', +];