diff options
Diffstat (limited to 'app/i18n/fr.php')
| -rw-r--r-- | app/i18n/fr.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/fr.php b/app/i18n/fr.php index 4273c0b75..71b3703cb 100644 --- a/app/i18n/fr.php +++ b/app/i18n/fr.php @@ -4,7 +4,7 @@ return array ( // LAYOUT 'login' => 'Connexion', 'logout' => 'Déconnexion', - 'search' => 'Rechercher un terme ou des #tags', + 'search' => 'Rechercher des mots ou des #tags', 'configuration' => 'Configuration', 'general_and_reading' => 'Général et lecture', |
