From a004483cc59e2ee96b3838af11a8fb12c3623105 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Fri, 17 Jan 2020 12:01:24 +0200 Subject: [PATCH] New translations en-US.json (Czech) --- src/config/locales/cs-CZ.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/config/locales/cs-CZ.json b/src/config/locales/cs-CZ.json index cdc3ccbc3..33a80e16a 100644 --- a/src/config/locales/cs-CZ.json +++ b/src/config/locales/cs-CZ.json @@ -203,7 +203,7 @@ }, "login": { "signin": "Sign in", - "signup": "Sign up", + "signup": "JOIN NOW", "signin_title": "To get all the benefits of using eSteem", "username": "Username", "password": "Password or WIF", @@ -282,6 +282,12 @@ "permission_text": "Please, go to phone Settings and change eSteem app permissions.", "success_rebloged": "Rebloged!", "already_rebloged": "You have already reblogged!", + "success_favorite": "Favorite added!", + "success_unfavorite": "Favorite removed!", + "success_follow": "Follow success!", + "success_mute": "Mute success!", + "success_unmute": "Unmute success!", + "success_unfollow": "Unfollow success!", "warning": "Warning", "invalid_pincode": "Invalid pin code, please check and try again.", "remove_alert": "Are you sure want to remove?",