diff --git a/src/config/locales/hi-IN.json b/src/config/locales/hi-IN.json index 736c9c170..ff3398a1c 100644 --- a/src/config/locales/hi-IN.json +++ b/src/config/locales/hi-IN.json @@ -23,6 +23,7 @@ "comingsoon": "अधिनायक पटल सुविधा जल्द आने वाली है!", "notification": "अधिसूचनाएं", "leaderboard": "अधिनायकपटल", + "epoint": "Points", "leaderboard_title": "प्रत्येक दिन का सर्वोच्च प्रयोगकर्ता", "recent": "ताजा", "yesterday": "बीता कल", @@ -30,6 +31,18 @@ "this_month": "इस महीने", "older_then": "एक महीना से अधिक पुराना" }, + "points": { + "post": "Post", + "comment": "Comment", + "checkin": "Checki-in", + "post_title": "Points for post", + "comment_title": "Points for comment", + "vote_title": "Points for vote", + "reblog_title": "Points for reblog", + "login_title": "Points for login", + "checkin_title": "Points for usage", + "checkin_extra_title": "Usage bonus" + }, "messages": { "comingsoon": "सन्देश सुविधा जल्द आ रही है!" },