From b6b0edf0f8189c8beb0c193b5df981b60f6070bd Mon Sep 17 00:00:00 2001 From: Feruz M Date: Mon, 29 Apr 2019 17:29:14 +0300 Subject: [PATCH] New translations en-US.json (French) --- src/config/locales/fr-FR.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/src/config/locales/fr-FR.json b/src/config/locales/fr-FR.json index ab4da1371..0beb7ffa1 100644 --- a/src/config/locales/fr-FR.json +++ b/src/config/locales/fr-FR.json @@ -35,6 +35,10 @@ "post": "Post", "comment": "Comment", "checkin": "Checki-in", + "vote": "Vote", + "reblog": "Reblog", + "login": "Login", + "checkin_extra": "Bonus", "post_title": "Points for post", "comment_title": "Points for comment", "vote_title": "Points for vote", @@ -42,7 +46,14 @@ "login_title": "Points for login", "checkin_title": "Points for usage", "checkin_extra_title": "Bonus d'utilisation", - "no_activity": "Aucune activité ici !" + "no_activity": "Aucune activité ici !", + "post_desc": "You can earn point by posting regularly. Posting gives you 15 points.", + "comment_desc": "Each comment you make helps you to grow your audience and make friendship but also earns you 5 points.", + "checkin_desc": "Checking in on eSteem app gives you 0.25 points and helps you stay connected with your friends and community.", + "vote_desc": "By voting you give reward to other creators and show your appreciation but also earn 0.01 x vote weight points.", + "reblog_desc": " Share what post you like with your friends and earn 1 points.", + "login_desc": "When you login into eSteem app you are entitled to earn 100 points automatically.", + "checkin_extra_desc": "Consistent use of app gives you extra chances to earn more 10 points, be more active and earn more." }, "messages": { "comingsoon": "La fonctionnalité Messages arrive bientôt !"