D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
psa
/
admin
/
application
/
smb
/
resources
/
languages
/
ms-MY
/
components
/
Filename :
months.php
back
Copy
<?php // Copyright 1999-2025. WebPros International GmbH. All rights reserved. $messages = [ '1' => 'Januari', '2' => 'Februari', '3' => 'Mac', '4' => 'April', '5' => 'Mei', '6' => 'Jun', '7' => 'Julai', '8' => 'Ogos', '9' => 'September', '10' => 'Oktober', '11' => 'November', '12' => 'Disember', 'short1' => 'Januari', 'short2' => 'Februari', 'short3' => 'Mac', 'short4' => 'Apr', 'short5' => 'Mei', 'short6' => 'Jun', 'short7' => 'Jul', 'short8' => 'Ogo', 'short9' => 'Sep', 'short10' => 'Okt', 'short11' => 'November', 'short12' => 'Dis', ];