Zeile 3 | Zeile 3 |
---|
* MyBB 1.2 English Language Pack * Copyright © 2006 MyBB Group, All Rights Reserved *
|
* MyBB 1.2 English Language Pack * Copyright © 2006 MyBB Group, All Rights Reserved *
|
* $Id: english.php 3387 2007-10-14 00:58:14Z chris $
| * $Id: english.php 3598 2008-01-20 20:42:43Z Tikitiki $
|
*/
// 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'] = "1210";
| $langinfo['version'] = "1213";
|
// 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;
|