forked from wednesday-solutions/react-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
en.json
19 lines (19 loc) · 983 Bytes
/
en.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"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}",
"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",
"default_template": "wednesday-solutions/react-template"
}