+
+
+
) : null}
>
diff --git a/jam-ui/src/i18n/locales/en/jamtracks.json b/jam-ui/src/i18n/locales/en/jamtracks.json
index b5c0f058a..2c7a9b2eb 100644
--- a/jam-ui/src/i18n/locales/en/jamtracks.json
+++ b/jam-ui/src/i18n/locales/en/jamtracks.json
@@ -60,6 +60,26 @@
"pitch": "Pitch",
"mix_name": "Mix Name",
"create": "Create Mix"
+ },
+ "help_resources": {
+ "title": "Helpful Resources",
+ "using_overview": {
+ "title": "Using JamTracks - Overview ",
+ "description": "that explains how to use JamTracks in the browser."
+ },
+ "using_mac_windows": {
+ "title": "Using JamTracks in the Mac or Windows App",
+ "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."
+ },
+ "see_more": {
+ "title": "see more JamTracks by this artist",
+ "description": "to checkout more songs you might like."
+ }
+
}
}
}