From 6ac9959648c3702bfee7ea3cd0a1524cc69c3c9d Mon Sep 17 00:00:00 2001 From: Feruz M Date: Fri, 17 Jan 2020 12:01:21 +0200 Subject: [PATCH] New translations en-US.json (Danish) --- src/config/locales/da-DK.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/config/locales/da-DK.json b/src/config/locales/da-DK.json index cdc3ccbc3..33a80e16a 100644 --- a/src/config/locales/da-DK.json +++ b/src/config/locales/da-DK.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?",