From 8ddb4ce80d2cfc2b4df0f6bb8d17c4555b12e283 Mon Sep 17 00:00:00 2001 From: Nuwan Date: Wed, 25 Dec 2024 19:18:33 +0530 Subject: [PATCH] changes in locale file --- jam-ui/src/i18n/locales/en/jamtracks.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/jam-ui/src/i18n/locales/en/jamtracks.json b/jam-ui/src/i18n/locales/en/jamtracks.json index d0eda4d2a..4c87737dd 100644 --- a/jam-ui/src/i18n/locales/en/jamtracks.json +++ b/jam-ui/src/i18n/locales/en/jamtracks.json @@ -64,20 +64,20 @@ "help_resources": { "title": "Helpful Resources", "using_overview": { - "title": "Using JamTracks - Overview ", + "title": "Read a help article", "description": "that explains how to use JamTracks in the browser." }, "using_mac_windows": { - "title": "Using JamTracks in the Mac or Windows App", + "title": "Read a help article", "description": "that explains how to use JamTracks in the JamKazam app." }, "jamtracks_home": { - "title": "Go to the JamTracks Home Page", - "description": "where you can access all of your JamTracks and search for more." + "title": "Go to the JamTracks search page", + "description": "to find more great JamTracks." }, "see_more": { "title": "See more JamTracks by this artist", - "description": "to checkout more songs you might like." + "description": "to check out more songs you might like." } }