forked from wednesday-solutions/nextjs-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
en.json
18 lines (18 loc) · 738 Bytes
/
en.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"search_tracks": "Search What You Like",
"something_went_wrong": "Sorry. Something went wrong! Please try again in sometime.",
"404_error_message": "This page does not exist",
"stories": "Go to Storybook",
"track_name_unavailable": "Track name is unavailable",
"track_not_found": "No matching tracks found",
"heading_text": "Search What You Like",
"website_tab_title": "Search What You Like",
"website_meta": "Search any song from iTunes",
"itunes_search_input_placeholder": "Enter name of a song or an artist",
"go_home_button_text": "Back to Search",
"track_genre": "Genre",
"track_price": "Price",
"track_collection": "Collection",
"track_name": "Track Name",
"explicit_content": "Explicit Content"
}