Update French translation

This commit is contained in:
ArthurHoaro 2020-07-23 17:13:22 +02:00 committed by ArthurHoaro
parent 3ee8351e43
commit 8e9169ceba
3 changed files with 573 additions and 445 deletions

View file

@ -75,7 +75,7 @@ class PluginsController extends ShaarliAdminController
$this->saveSuccessMessage(t('Setting successfully saved.'));
} catch (Exception $e) {
$this->saveErrorMessage(
t('ERROR while saving plugin configuration: ') . PHP_EOL . $e->getMessage()
t('Error while saving plugin configuration: ') . PHP_EOL . $e->getMessage()
);
}

View file

@ -34,11 +34,11 @@ http://<replace_domain>/
http://<replace_domain>/?nonope
http://<replace_domain>/admin/add-shaare
http://<replace_domain>/admin/password
http://<replace_domain>/?do=changetag
http://<replace_domain>/admin/tags
http://<replace_domain>/admin/configure
http://<replace_domain>/admin/tools
http://<replace_domain>/daily
http://<replace_domain>/?post
http://<replace_domain>/admin/shaare
http://<replace_domain>/admin/export
http://<replace_domain>/admin/import
http://<replace_domain>/login

File diff suppressed because it is too large Load diff