So much so, in fact, that I didn't even notice the typo.
This commit is contained in:
parent
c9e8a3e8fe
commit
94fcf5885e
@ -146,7 +146,7 @@ function load_translation_table($lang, $install = false) {
|
||||
*
|
||||
* @param $s string that should get translated
|
||||
* @param $ctx optional context to appear in po file
|
||||
* @return translated string if exsists, otherwise return $s
|
||||
* @return translated string if exists, otherwise return $s
|
||||
*
|
||||
*/
|
||||
function t($s,$ctx = '') {
|
||||
|
Reference in New Issue
Block a user