10 lines
130 B
PHP
10 lines
130 B
PHP
<?php
|
|
|
|
return array(
|
|
|
|
'id' => 'ID',
|
|
'months' => 'Marama',
|
|
'term' => 'Waea',
|
|
'title' => 'Ingoa',
|
|
|
|
);
|