mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/12602] Fix internationalisation of cron_list.php
PHPBB3-12602
This commit is contained in:
parent
442e12828b
commit
f119e060b7
1 changed files with 2 additions and 0 deletions
|
@ -303,6 +303,8 @@ $lang = array_merge($lang, array(
|
||||||
|
|
||||||
'SHOW_ALL_OPERATIONS' => 'Show all operations',
|
'SHOW_ALL_OPERATIONS' => 'Show all operations',
|
||||||
|
|
||||||
|
'TASKS_NOT_READY' => 'Not ready tasks:',
|
||||||
|
'TASKS_READY' => 'Ready tasks:',
|
||||||
'TOTAL_SIZE' => 'Total size',
|
'TOTAL_SIZE' => 'Total size',
|
||||||
|
|
||||||
'UCP' => 'User Control Panel',
|
'UCP' => 'User Control Panel',
|
||||||
|
|
Loading…
Add table
Reference in a new issue