[ Index ] |
PHP Cross Reference of MyBB 1.8.38 |
[Summary view] [Print] [Text view]
1 <?php 2 /** 3 * MyBB 1.8 4 * Copyright 2014 MyBB Group, All Rights Reserved 5 * 6 * Website: http://www.mybb.com 7 * License: http://www.mybb.com/about/license 8 * 9 */ 10 11 $l['hello'] = 'Hello World!'; 12 $l['hello_add'] = 'Add'; 13 $l['hello_add_message'] = 'Add Message'; 14 $l['hello_empty'] = 'No messages were found.'; 15 $l['hello_message_empty'] = 'Message cannot be empty.'; 16 $l['hello_done'] = 'Successfully added a new message.';
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
2005 - 2021 © MyBB.de | Alle Rechte vorbehalten! | Sponsor: netcup | Cross-referenced by PHPXref |