diff options
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', |
