From a6ad7d6af945a84299691279260208f6d91b2eda Mon Sep 17 00:00:00 2001 From: Feruz M Date: Fri, 17 Sep 2021 10:25:29 +0300 Subject: [PATCH] New translations en-US.json (Nigerian Pidgin) --- src/config/locales/pcm-NG.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/config/locales/pcm-NG.json b/src/config/locales/pcm-NG.json index 9dea1ca31..53ea46847 100644 --- a/src/config/locales/pcm-NG.json +++ b/src/config/locales/pcm-NG.json @@ -174,6 +174,7 @@ "day": "day", "hive_dollars": "Hive Dollars", "savings": "Savings", + "joined": "Joined {time} ago", "edit": { "display_name": "Your name wey everyone fit see", "about": "Your informate", @@ -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" } }