diff --git a/src/config/locales/fa-IR.json b/src/config/locales/fa-IR.json index 007fc0fe1..f4eb707aa 100644 --- a/src/config/locales/fa-IR.json +++ b/src/config/locales/fa-IR.json @@ -58,10 +58,10 @@ "estimated_value_desc": "با توجه به ارزش خرید", "estimated_value": "ارزش برآورد شده", "vote_value": "Vote value", - "delegated_hive_power": "Delegated hive power", + "delegated_hive_power": "Outgoing delegations", "powering_down_hive_power": "Unstaking ({subValue})", - "received_hive_power": "Received hive power", - "total_hive_power": "Total hive power", + "received_hive_power": "Incoming delegations", + "total_hive_power": "Total stake", "savings": "Savings", "estimated_amount": "ارزش رای", "amount_information": "کشیدن لغزنده برای تنظیم مقدار", @@ -289,7 +289,7 @@ "follow_communities": "When you join communities you'll see posts from communities here.", "havent_commented": "هنوز نظری نداده", "havent_posted": "هنوز مطلبی ننوشته اید", - "hive_power": "Hive Power", + "hive_power": "Staked HIVE", "next_power_text": "Next unstaking is in", "days": "روزها", "day": "روز", @@ -1040,7 +1040,7 @@ "mute": "MUTE / BLOCK", "unmute": "UNMUTE / UNBLOCK", "report": "REPORT USER", - "delegate": "DELEGATE HIVE POWER" + "delegate": "DELEGATE HIVE" }, "communities": { "joined": "Membership", @@ -1137,4 +1137,4 @@ "missing-owner-authority": "This operation requires Owner private key or authority.", "insufficient_fund": "Insufficient Funds" } -} \ No newline at end of file +}