From 97e8f77bd90033a30329a7744cde9b72e2d0c17a Mon Sep 17 00:00:00 2001 From: Kimmo Puputti Date: Fri, 6 Oct 2017 15:35:21 +0300 Subject: [PATCH] Add marketplace name as alt text to logo image --- src/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index 845dd0a5..59a40baf 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -503,7 +503,7 @@ "TopbarDesktop.createListing": "+ Add your sauna", "TopbarDesktop.inbox": "Inbox", "TopbarDesktop.login": "Log in", - "TopbarDesktop.logo": "Logo", + "TopbarDesktop.logo": "Saunatime", "TopbarDesktop.logout": "Log out", "TopbarDesktop.profileSettingsLink": "Profile settings", "TopbarDesktop.signup": "Sign up",