From 107ff3ace9e493e6d4f1ea3fb25f7fe5f07d0385 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 23 Apr 2019 13:10:17 +0300 Subject: [PATCH] New translations en-US.json (Filipino) --- src/config/locales/fil-PH.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/config/locales/fil-PH.json b/src/config/locales/fil-PH.json index 68030f300..e10aa5cd5 100644 --- a/src/config/locales/fil-PH.json +++ b/src/config/locales/fil-PH.json @@ -23,6 +23,7 @@ "comingsoon": "Leaderboard feature is coming soon!", "notification": "Notifications", "leaderboard": "Leaderboard", + "epoint": "Points", "leaderboard_title": "Daily Top User", "recent": "Recent", "yesterday": "Yesterday", @@ -30,6 +31,18 @@ "this_month": "This Month", "older_then": "Older Than A Month" }, + "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": "Messages feature is coming soon!" },