<?php
/*
* authorization.php
*
* @(#) $Id: $
*
*/
$text += array(
'Sorry, the {application} is not available due to maintenance work. Please return later.' => 'Sorry, the {application} is not available due to maintenance work. Please return later.',
'Maintenance' => 'Maintenance',
);
?>
|