From 6958892ebd93fd28935ba629dd497bbaf00b2187 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Mon, 29 Apr 2019 17:28:54 +0300 Subject: [PATCH] New translations en-US.json (Greek) --- src/config/locales/el-GR.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/src/config/locales/el-GR.json b/src/config/locales/el-GR.json index 958de1df1..cc06c07bb 100644 --- a/src/config/locales/el-GR.json +++ b/src/config/locales/el-GR.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": "Usage bonus", - "no_activity": "No activity here!" + "no_activity": "No activity here!", + "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": "Messages feature is coming soon!"