diff --git a/src/config/locales/ky-KG.json b/src/config/locales/ky-KG.json index 98dca1a60..c99073774 100644 --- a/src/config/locales/ky-KG.json +++ b/src/config/locales/ky-KG.json @@ -174,6 +174,7 @@ "day": "күн", "hive_dollars": "Hive Dollars", "savings": "Savings", + "joined": "Joined {time} ago", "edit": { "display_name": "Аты", "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" } }