diff options
author | Tim <vampik@gmail.com> | 2013-02-13 21:37:31 +0100 |
---|---|---|
committer | Tim <vampik@gmail.com> | 2013-02-13 21:37:31 +0100 |
commit | 554d5dc6c1b9c6880a2fba150018c21ded8675c6 (patch) | |
tree | 1f1b7e66d3b74477c98600a980913e9c352b029f /system/language/english/profiler_lang.php | |
parent | 0b607252b1f3bcabfb8150120e683795ec3a0890 (diff) |
changes according to narfbg's request
Diffstat (limited to 'system/language/english/profiler_lang.php')
-rw-r--r-- | system/language/english/profiler_lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/language/english/profiler_lang.php b/system/language/english/profiler_lang.php index dfe034e79..68e794e79 100644 --- a/system/language/english/profiler_lang.php +++ b/system/language/english/profiler_lang.php @@ -46,6 +46,7 @@ $lang['profiler_no_memory'] = 'Memory Usage Unavailable'; $lang['profiler_no_profiles'] = 'No Profile data - all Profiler sections have been disabled.'; $lang['profiler_section_hide'] = 'Hide'; $lang['profiler_section_show'] = 'Show'; +$lang['profiler_seconds'] = 'seconds'; /* End of file profiler_lang.php */ /* Location: ./system/language/english/profiler_lang.php */
\ No newline at end of file |