mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Lang/cleanup
* fixed break and trim functions not handling text shorter than break length * add option to output raw text besides html, markup format * decalare return types and parameter types * cleanup
This commit is contained in:
@@ -129,6 +129,7 @@ $lang = array(
|
||||
'dateFmtShort' => "Y/m/d",
|
||||
'dateFmtLong' => "Y/m/d \a\\t H:i A",
|
||||
'timeAgo' => "%s ago",
|
||||
'nfSeparators' => [',', '.'],
|
||||
|
||||
// error
|
||||
'intError' => "An internal error has occurred.",
|
||||
|
||||
Reference in New Issue
Block a user