inital commit
This commit is contained in:
15
webroot/forum/inc/languages/english/customhelpdocs.lang.php
Normal file
15
webroot/forum/inc/languages/english/customhelpdocs.lang.php
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
/**
|
||||
* MyBB 1.8 English Language Pack
|
||||
* Copyright 2014 MyBB Group, All Rights Reserved
|
||||
*
|
||||
*/
|
||||
|
||||
/*
|
||||
* Custom Help Document Translation Format
|
||||
*
|
||||
* // Help Document {hid}
|
||||
* $l['d{hid}_name'] = "Document name";
|
||||
* $l['d{hid}_desc'] = "Document description";
|
||||
* $l['d{hid}_document'] = "Document text";
|
||||
*/
|
||||
Reference in New Issue
Block a user