diff options
| author | 2021-10-21 11:24:51 +0200 | |
|---|---|---|
| committer | 2021-10-21 11:24:51 +0200 | |
| commit | 401af448ccde9246b51e041e89435faf8b463051 (patch) | |
| tree | cf554a436c500f01962c884ecfe644f943bb9e63 /app | |
| parent | af57c456df843eefc675fc7efb14689d3b9d49dd (diff) | |
i18n minor en-US
Diffstat (limited to 'app')
| -rw-r--r-- | app/i18n/en-us/gen.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/en-us/gen.php b/app/i18n/en-us/gen.php index cd2a3e096..c2effc533 100644 --- a/app/i18n/en-us/gen.php +++ b/app/i18n/en-us/gen.php @@ -146,7 +146,7 @@ return array( ), 'menu' => array( 'about' => 'About', - 'account' => 'Account', // TODO - Translation + 'account' => 'Account', 'admin' => 'Administration', 'archiving' => 'Archiving', 'authentication' => 'Authentication', |
