1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-13 10:04:35 +02:00
Files
php-e107/e107_languages/English/admin/lan_updateadmin.php

20 lines
433 B
PHP

<?php
/*
* Copyright e107 Inc e107.org, Licensed under GNU GPL (http://www.gnu.org/licenses/gpl.txt)
* $Id$
*
* Admin Language File
*
*/
return [
'UDALAN_1' => "Error - please re-submit.",
'UDALAN_2' => "Admin Settings updated",
'UDALAN_3' => "Settings updated for",
'UDALAN_4' => "Name",
'UDALAN_6' => "Re-type password",
'UDALAN_7' => "Change password",
'UDALAN_8' => "Password updated for",
];