D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
psa
/
admin
/
application
/
smb
/
resources
/
languages
/
tl-PH
/
components
/
Filename :
months.php
back
Copy
<?php // Copyright 1999-2025. WebPros International GmbH. All rights reserved. $messages = [ '1' => 'Enero', '2' => 'Pebrero', '3' => 'Marso', '4' => 'Abril', '5' => 'Mayo', '6' => 'Hunyo', '7' => 'Hulyo', '8' => 'Agosto', '9' => 'Setyembre', '10' => 'Oktubre', '11' => 'Nobyembre', '12' => 'Disyembre', 'short1' => 'Enero', 'short2' => 'Pebrero', 'short3' => 'Marso', 'short4' => 'Abril', 'short5' => 'Mayo', 'short6' => 'Hunyo', 'short7' => 'Hulyo', 'short8' => 'Agosto', 'short9' => 'Setyembre', 'short10' => 'Oktubre', 'short11' => 'Nobyembre', 'short12' => 'Disyembre', ];