From a4f20677ea826732de53f304ee22b8267b13651f Mon Sep 17 00:00:00 2001 From: Feruz M Date: Thu, 10 Jan 2019 15:25:28 +0200 Subject: [PATCH] New translations en-US.json (Yoruba) --- src/config/locales/yo-NG.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/config/locales/yo-NG.json b/src/config/locales/yo-NG.json index 41a4d2817..6ca34eec5 100644 --- a/src/config/locales/yo-NG.json +++ b/src/config/locales/yo-NG.json @@ -165,5 +165,12 @@ "load_error": "Could not load favorites", "empty_list": "Nothing here", "search": "Search in favorites" + }, + "auth": { + "invalid_pin": "Invalid pin code, please check and try again", + "invalid_username": "Invalid username, please check and try again", + "already_logged": "You are already logged in, please try to add another account", + "invalid_credentials": "Invalid credentials, please check and try again", + "unknow_error": "Unknown error, please contact us at info@esteem.app" } }