diff --git a/src/config/locales/he-IL.json b/src/config/locales/he-IL.json index 0b7b788ce..57341297c 100644 --- a/src/config/locales/he-IL.json +++ b/src/config/locales/he-IL.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": "אפשרות ההודעות יוצאת בקרוב!" },