about summary refs log tree commit diff
path: root/app
diff options
context:
space:
mode:
authorEugen <eugen@zeonfederated.com>2016-11-23 17:18:27 +0100
committerGitHub <noreply@github.com>2016-11-23 17:18:27 +0100
commitd74cef45aafb1bf049c7ee0e7b3b334aefdf5c17 (patch)
tree65ca23d286504e2e4da7a29f04d8b683eb71ae4e /app
parent82191b33831f26e071a27dd59ce2e46fb467589c (diff)
parente8725d2d98a52e502451cb0d1b7a5e602a675bd2 (diff)
Merge pull request #227 from nclm/french-translation
Missing lines in the French translation
Diffstat (limited to 'app')
-rw-r--r--app/assets/javascripts/components/locales/fr.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/javascripts/components/locales/fr.jsx b/app/assets/javascripts/components/locales/fr.jsx
index d6e24c523..0cf4c5d52 100644
--- a/app/assets/javascripts/components/locales/fr.jsx
+++ b/app/assets/javascripts/components/locales/fr.jsx
@@ -33,7 +33,7 @@ const fr = {
   "tabs_bar.public": "Public",
   "tabs_bar.notifications": "Notifications",
   "compose_form.placeholder": "Qu’avez vous en tête&nbsp;?",
-  "compose_form.publish": "Publier",
+  "compose_form.publish": "Pouet",
   "navigation_bar.settings": "Paramètres",
   "navigation_bar.public_timeline": "Public",
   "navigation_bar.logout": "Se déconnecter",