diff options
| author | 2021-10-25 20:25:45 +0200 | |
|---|---|---|
| committer | 2021-10-25 20:25:45 +0200 | |
| commit | 670f4c45ab7d94df18cfad33ba1b9231b3629887 (patch) | |
| tree | df2c1b747812e64376796e02457168906079dcb1 /app/i18n/oc/gen.php | |
| parent | 296b912557dedd3a3100506c36c8da5e80292996 (diff) | |
Update Occitan locale (#3935)
* Update conf.php
* Update gen.php
* Update install.php
* Update sub.php
Diffstat (limited to 'app/i18n/oc/gen.php')
| -rw-r--r-- | app/i18n/oc/gen.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/oc/gen.php b/app/i18n/oc/gen.php index 55cc34ea5..34072af13 100644 --- a/app/i18n/oc/gen.php +++ b/app/i18n/oc/gen.php @@ -146,7 +146,7 @@ return array( ), 'menu' => array( 'about' => 'A prepaus', - 'account' => 'Account', // TODO - Translation + 'account' => 'Compte', 'admin' => 'Administracion', 'archiving' => 'Archivar', 'authentication' => 'Autentificacion', |
