1
0
Fork 0
mirror of synced 2024-06-28 11:10:46 +12:00

Merge pull request #1 from Vinatk/patch-1

add thai locale
This commit is contained in:
Vinat K 2019-10-22 16:23:09 +01:00 committed by GitHub
commit df6fd9bdc0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,10 @@
<?php
return [
'AF' => 'แอฟริกา',
'AN' => 'ทวีปแอนตาร์กติกา',
'AS' => 'เอเชีย',
'EU' => 'ยุโรป',
'NA' => 'อเมริกาเหนือ',
'OC' => 'โอเชียเนีย',
'SA' => 'อเมริกาใต้',
];