From b2667748d2fcebe404e2b5f78b8980ecf5c8a266 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Fri, 17 Sep 2021 10:25:10 +0300 Subject: [PATCH] New translations en-US.json (Kazakh) --- src/config/locales/kk-KZ.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/config/locales/kk-KZ.json b/src/config/locales/kk-KZ.json index ed55f5c6c..4122b9f54 100644 --- a/src/config/locales/kk-KZ.json +++ b/src/config/locales/kk-KZ.json @@ -174,6 +174,7 @@ "day": "day", "hive_dollars": "Hive Dollars", "savings": "Savings", + "joined": "Joined {time} ago", "edit": { "display_name": "Display Name", "about": "About", @@ -672,5 +673,14 @@ "line3_heading": "Join Ecency communities!", "line3_body": "Build community you own, get rewarded and reward others.", "get_started": "Get started!" + }, + "time": { + "second": "seconds", + "minute": "minutes", + "hour": "hours", + "week": "weeks", + "day": "days", + "month": "months", + "year": "years" } }