diff options
| author | 2013-12-05 18:06:58 +0100 | |
|---|---|---|
| committer | 2013-12-05 18:06:58 +0100 | |
| commit | ab14fcd190e47bd0fcb97165ef2954cc836a8052 (patch) | |
| tree | 59254af3c5ed8a28e502be4b001b85608f67ceef /app/i18n/fr.php | |
| parent | 4038bc885ceaef2f2b991d1deb191a71408123a7 (diff) | |
Recherche mobile
Implémente https://github.com/marienfressinaud/FreshRSS/issues/305
Diffstat (limited to 'app/i18n/fr.php')
| -rw-r--r-- | app/i18n/fr.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/fr.php b/app/i18n/fr.php index 1af8a95af..8082b07fb 100644 --- a/app/i18n/fr.php +++ b/app/i18n/fr.php @@ -5,6 +5,7 @@ return array ( 'login' => 'Connexion', 'logout' => 'Déconnexion', 'search' => 'Rechercher des mots ou des #tags', + 'search_short' => 'Rechercher', 'configuration' => 'Configuration', 'general_and_reading' => 'Général et lecture', |
