diff options
Diffstat (limited to 'app/i18n/es/gen.php')
| -rwxr-xr-x | app/i18n/es/gen.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/es/gen.php b/app/i18n/es/gen.php index c6113cae6..572535aa0 100755 --- a/app/i18n/es/gen.php +++ b/app/i18n/es/gen.php @@ -146,7 +146,7 @@ return array( ), 'menu' => array( 'about' => 'Acerca de', - 'account' => 'Account', // Todo: Transation + 'account' => 'Account', // TODO - Translation 'admin' => 'Administración', 'archiving' => 'Archivo', 'authentication' => 'Identificación', |
