diff options
| author | 2021-10-14 13:59:31 +0200 | |
|---|---|---|
| committer | 2021-10-14 13:59:31 +0200 | |
| commit | ebf9c70ebd4356d98fa7c2513aaab48fa14c7c9b (patch) | |
| tree | 122cc406a5ae0b6bb88fe517dd34b325133e961b /app/i18n/it/gen.php | |
| parent | 7b15ffc838bcd63cc0716eccd2e39fdd0665d76d (diff) | |
Automatic fix minor syntax previous commits
Diffstat (limited to 'app/i18n/it/gen.php')
| -rw-r--r-- | app/i18n/it/gen.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/it/gen.php b/app/i18n/it/gen.php index 62bac2db7..4d4f0868b 100644 --- a/app/i18n/it/gen.php +++ b/app/i18n/it/gen.php @@ -146,7 +146,7 @@ return array( ), 'menu' => array( 'about' => 'Informazioni', - 'account' => 'Account', // Todo: Transation + 'account' => 'Account', // TODO - Translation 'admin' => 'Amministrazione', 'archiving' => 'Archiviazione', 'authentication' => 'Autenticazione', |
