Files
RTG/webroot/forum/inc/languages/english/customhelpdocs.lang.php
2026-06-19 20:08:01 +06:00

16 lines
312 B
PHP

<?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";
*/