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/install.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/install.php')
| -rw-r--r-- | app/i18n/oc/install.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/oc/install.php b/app/i18n/oc/install.php index 1e5dc42f5..b5aa60514 100644 --- a/app/i18n/oc/install.php +++ b/app/i18n/oc/install.php @@ -111,7 +111,7 @@ return array( 'choose' => 'Causissètz la lenga per FreshRSS', 'defined' => 'La lenga es corrèctament definida.', ), - 'missing_applied_migrations' => 'Something went wrong; you should create an empty file <em>%s</em> manually.', // TODO - Translation + 'missing_applied_migrations' => 'Quicòm a trucat ; devètz crear un fichièr <em>%s</em> void manualament.', 'ok' => 'L’installacion s’es corrèctament passada.', 'session' => array( 'nok' => 'Sembla que lo servidor web siá pas corrèctament configurat pels cookies per las sessions PHP !', |
