generated from wednesday-solutions/react-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
en.json
29 lines (29 loc) · 1.49 KB
/
en.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"get_repo_details": "Get details of repositories",
"matching_repos": "Total number of matching repos: {totalCount}",
"not_found_page_container": "This is the NotFoundPage container!",
"repo_full_name_unavailable": "Repository full name unavaiable",
"repo_list": "Repository List",
"repo_name_unavailable": "Repository name is unavailable",
"repo_search": "Repository Search",
"repo_search_default": "Search for a repository by entering it's name in the search box",
"repo_stars_unavailable": "Repository stars are unavaiable",
"repository_full_name": "Repository full name: {fullName}",
"repository_name": "Repository Name: {name}",
"repository_stars": "Repository stars: {stars}",
"get_track_details": "Get details of iTunes tracks",
"matching_tracks": "Total number of matching tracks: {resultCount}",
"track_list": "Track List",
"track_search": "Track Search",
"track_search_default": "Search for a track by entering it's name in the search box",
"collection_name": "{collectionName}",
"collection_name_unavailable": "Track name is unavailable",
"track_artist_name": "Artist name: {artistName}",
"track_artist_name_unavailable": "Artist name is unavailable",
"track_shortdesc": "Description: {desc}",
"track_shortdesc_unavailable": "Description unavaiable",
"search_query": "Search query: {repoName}",
"something_went_wrong": "Sorry. Something went wrong! Please try again in sometime.",
"stories": "Go to Storybook",
"wednesday_solutions": "Wednesday Solutions"
}