diff --git a/src/config/locales/id-ID.json b/src/config/locales/id-ID.json index 4fb723b0d..a09d04651 100644 --- a/src/config/locales/id-ID.json +++ b/src/config/locales/id-ID.json @@ -23,6 +23,7 @@ "comingsoon": "Fungsi papan peringkat akan segera hadir!", "notification": "Pemberitahuan", "leaderboard": "Papan Peringkat", + "epoint": "Points", "leaderboard_title": "Pengguna harian paling atas", "recent": "Baru digunakan", "yesterday": "Kemarin", @@ -30,6 +31,18 @@ "this_month": "Bulan ini", "older_then": "Lebih Lama Dari Sebulan" }, + "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": "Fungsi pesan akan segera hadir!" },