diff --git a/src/config/locales/hr-HR.json b/src/config/locales/hr-HR.json index e2ce61b78..719a53fe9 100644 --- a/src/config/locales/hr-HR.json +++ b/src/config/locales/hr-HR.json @@ -14,9 +14,9 @@ "vote": "se sviđa vaša objava", "unvote": "je odglasao vašu objavu", "reply": "je odgovorio na vašu objavu", - "mention": "te spomenuo\/la", + "mention": "te spomenuo/la", "follow": "te prati", - "unfollow": "te prestao\/la pratiti", + "unfollow": "te prestao/la pratiti", "ignore": "te ignorira", "reblog": "je podijelio tvoju objavu", "transfer": "transfered steem", @@ -33,6 +33,7 @@ }, "points": { "post": "Post", + "esteemPoints": "eSteem Points", "comment": "Comment", "checkin": "Check-in", "vote": "Vote", @@ -60,7 +61,10 @@ "vote_desc": "By voting you give reward to other creators and show your appreciation but also earn 0.01 x vote weight points.", "reblog_desc": " Share what post you like with your friends and earn 1 points.", "login_desc": "When you login into eSteem app you are entitled to earn 100 points automatically.", - "checkin_extra_desc": "Consistent use of app gives you extra chances to earn more 10 points, be more active and earn more." + "checkin_extra_desc": "Consistent use of app gives you extra chances to earn more 10 points, be more active and earn more.", + "dropdown_transfer": "Transfer", + "dropdown_promote": "Promote", + "dropdown_boost": "Boost" }, "messages": { "comingsoon": "Značajka poruka dolazi uskoro!" @@ -79,8 +83,8 @@ "hours": "sati", "voting_power": "Snaga glasa", "login_to_see": "Prijavi se da vidiš", - "havent_commented": "još nije komentirao\/la", - "havent_posted": "još nije ništa objavio\/la", + "havent_commented": "još nije komentirao/la", + "havent_posted": "još nije ništa objavio/la", "steem_power": "Steem Moć", "next_power_text": "Sljedeće smanjenje snage je za", "days": "dani", @@ -212,7 +216,9 @@ "post": { "reblog_alert": "Jeste li sigurni da želite ponovo podijeliti objavu na svom profilu?", "removed_hint": "The post was removed by", - "copy_link": "Copy Link" + "copy_link": "Copy Link", + "reblogged": "reblogged by", + "sponsored": "sponsored" }, "drafts": { "title": "Skice", @@ -261,7 +267,8 @@ "reblog": "podijeli", "reply": "odgovor", "share": "podijeli", - "bookmarks": "add to bookmarks" + "bookmarks": "add to bookmarks", + "promote": "promote" }, "deep_link": { "no_existing_user": "Ne postojeći korisnik", @@ -293,29 +300,22 @@ "powerUp": "Power Up", "withdraw_to_saving": "Withdraw To Saving", "steemconnect_title": "Steemconnect Transfer", - "next": "NEXT", - "withdraw_steem": "Withdraw Steem", - "withdraw_sbd": "Withdraw Steem Dollar", - "delegate": "Delegate", - "power_down": "Power Down", - "account": "Account", - "destination_accounts": "Destination Account(s)", - "amount_information": "Drag the slider to adjust to amount", - "save": "Save", - "percent": "Percentage", - "percent_information": "Percentage of power down to this account", - "auto_vests": "Automatically power up to the target account", - "stop": "Stop", - "stop_information": "Are you sure to stop?", - "incoming_funds": "Incoming Funds", - "sc_power_down_error": "Steem connect setWithdrawVestingRoute not implemented yet.", - "estimated_weekly": "Estimated Weekly" + "next": "NEXT" + }, + "boost": { + "title": "Get eSteem Points", + "buy": "GET ESTM", + "next": "NEXT" }, "promote": { "title": "Promote", "days": "days", "user": "User", - "permlink": "Permlink", + "permlink": "Post", + "permlinkPlaceholder": "author/permlink", "information": "Are you sure to transfer to promote?" + }, + "boostPost": { + "title": "Boost" } }