From 5a58dd5e5101c3fe93fe2005ec47adcd72706227 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Fri, 17 Sep 2021 10:25:32 +0300 Subject: [PATCH] New translations en-US.json (Turkmen) --- src/config/locales/tk-TM.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/config/locales/tk-TM.json b/src/config/locales/tk-TM.json index ed55f5c6c..4122b9f54 100644 --- a/src/config/locales/tk-TM.json +++ b/src/config/locales/tk-TM.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" } }