From 35a282e35f10994cf8aae90ace6cf1cf6eeefd9b Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sat, 7 Sep 2024 05:48:08 +0300 Subject: [PATCH] New translations en-us.json (Kazakh) --- src/config/locales/kk-KZ.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/config/locales/kk-KZ.json b/src/config/locales/kk-KZ.json index fe48cec3a..b4052640b 100644 --- a/src/config/locales/kk-KZ.json +++ b/src/config/locales/kk-KZ.json @@ -58,10 +58,10 @@ "estimated_value_desc": "According to purchase value", "estimated_value": "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": "Vote value", "amount_information": "Drag the slider to adjust the amount", @@ -289,7 +289,7 @@ "follow_communities": "When you join communities you'll see posts from communities here.", "havent_commented": "haven't commented anything yet", "havent_posted": "haven't posted anything yet", - "hive_power": "Hive Power", + "hive_power": "Staked HIVE", "next_power_text": "Next unstaking is in", "days": "days", "day": "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 +}