Zeile 3 | Zeile 3 |
---|
* MyBB 1.4 English Language Pack * Copyright � 2008 MyBB Group, All Rights Reserved *
|
* MyBB 1.4 English Language Pack * Copyright � 2008 MyBB Group, All Rights Reserved *
|
* $Id: english.php 4347 2009-04-14 07:33:59Z Tikitiki $
| * $Id: english.php 4386 2009-06-25 07:30:06Z RyanGordon $
|
*/
// The friendly name of the language
| */
// The friendly name of the language
|
Zeile 16 | Zeile 16 |
---|
$langinfo['website'] = "http://www.mybboard.net/";
// Compatible version of MyBB
|
$langinfo['website'] = "http://www.mybboard.net/";
// Compatible version of MyBB
|
$langinfo['version'] = "1406";
| $langinfo['version'] = "1409";
|
// Sets if the translation includes the Admin CP (1 = yes, 0 = no) $langinfo['admin'] = 1;
| // Sets if the translation includes the Admin CP (1 = yes, 0 = no) $langinfo['admin'] = 1;
|