diff --git a/src/config/locales/bs-BA.json b/src/config/locales/bs-BA.json index 63b12ab60..cf9a0697f 100644 --- a/src/config/locales/bs-BA.json +++ b/src/config/locales/bs-BA.json @@ -8,7 +8,34 @@ "transfer_to_vesting": "Transfer To Vesting", "transfer_from_savings": "Transfer From Savings", "withdraw_vesting": "Power Down", - "fill_order": "Fill Order", + "fill_order": "Fill Order" + }, + "notification": { + "vote": "likes your post", + "unvote": "unvoted your post", + "reply": "replied to your post", + "mention": "mentioned you", + "follow": "followed you", + "unfollow": "unfollowed you", + "ignore": "ignored you", + "reblog": "reblogged your post", + "transfer": "transferred", + "notification": "Notifications", + "leaderboard": "Leaderboard", + "epoint": "Points", + "leaderboard_title": "Top Users", + "recent": "Recent", + "yesterday": "Yesterday", + "this_week": "This Week", + "this_month": "This Month", + "older_then": "Older Than A Month" + }, + "leaderboard": { + "daily": "DAILY", + "weekly": "WEEKLY", + "monthly": "MONTHLY" + }, + "points": { "post": "Post", "comment": "Comment", "checkin": "Check-in", @@ -80,31 +107,6 @@ "title": "STEEM POWER" } }, - "notification": { - "vote": "likes your post", - "unvote": "unvoted your post", - "reply": "replied to your post", - "mention": "mentioned you", - "follow": "followed you", - "unfollow": "unfollowed you", - "ignore": "ignored you", - "reblog": "reblogged your post", - "transfer": "transferred", - "notification": "Notifications", - "leaderboard": "Leaderboard", - "epoint": "Points", - "leaderboard_title": "Top Users", - "recent": "Recent", - "yesterday": "Yesterday", - "this_week": "This Week", - "this_month": "This Month", - "older_then": "Older Than A Month" - }, - "leaderboard": { - "daily": "Daily", - "weekly": "Weekly", - "monthly": "Monthly" - }, "messages": { "comingsoon": "Messages feature is coming soon!" }, @@ -332,10 +334,12 @@ "comments": "Comments" }, "comment_filter": { - "trending": "trending", - "reputation": "reputation", - "votes": "votes", - "age": "age" + "trending": "TOP", + "reputation": "REPUTATION", + "votes": "VOTE", + "age": "AGE", + "top": "TOP", + "time": "TIME" }, "transfer": { "from": "From",