i18n minor en-US

This commit is contained in:
Alexandre Alapetite 2021-10-21 11:24:51 +02:00
parent af57c456df
commit 401af448cc
No known key found for this signature in database
GPG Key ID: A24378C38E812B23
2 changed files with 2 additions and 1 deletions

View File

@ -146,7 +146,7 @@ return array(
),
'menu' => array(
'about' => 'About',
'account' => 'Account', // TODO - Translation
'account' => 'Account',
'admin' => 'Administration',
'archiving' => 'Archiving',
'authentication' => 'Authentication',

View File

@ -506,6 +506,7 @@ return array(
'gen.lang.tr',
'gen.lang.zh-cn',
'gen.menu.about',
'gen.menu.account',
'gen.menu.admin',
'gen.menu.archiving',
'gen.menu.authentication',