diff --git a/app/config/locale/th.continents.php b/app/config/locale/th.continents.php new file mode 100644 index 0000000000..87ec326fa6 --- /dev/null +++ b/app/config/locale/th.continents.php @@ -0,0 +1,10 @@ + 'แอฟริกา', + 'AN' => 'ทวีปแอนตาร์กติกา', + 'AS' => 'เอเชีย', + 'EU' => 'ยุโรป', + 'NA' => 'อเมริกาเหนือ', + 'OC' => 'โอเชียเนีย', + 'SA' => 'อเมริกาใต้', +];