summaryrefslogtreecommitdiff
path: root/app/Locale/fr_FR/translations.php
diff options
context:
space:
mode:
authorphecho <phecho@163.com>2016-12-21 10:53:17 +0800
committerphecho <phecho@163.com>2016-12-21 10:53:17 +0800
commit56d00ac1592ba5ab7006dfd161f1893e1fdc9bb0 (patch)
treea0f0fb2ab570a71d012e4451358d373263c43715 /app/Locale/fr_FR/translations.php
parent17589a95795a7d181d2234aaef3ca17095a6a943 (diff)
Add missing traslations
Diffstat (limited to 'app/Locale/fr_FR/translations.php')
-rw-r--r--app/Locale/fr_FR/translations.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php
index 4368dccb..b822225a 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -1289,4 +1289,5 @@ return array(
'Your personal API access token is "%s"' => 'Votre jeton d\'accès personnel à l\'API est « %s »',
'Remove your token' => 'Supprimer votre jeton',
'Generate a new token' => 'Générer un nouveau jeton',
+ // 'Showing %d-%d of %d' => '',
);