forked from wednesday-solutions/nextjs-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
en.json
17 lines (17 loc) · 785 Bytes
/
en.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"title": "Next.js Template",
"description": "Template for next.js projects",
"repo_list": "Repository List",
"repo_search": "Repository Search",
"respo_search_default": "Search for a repository by entering it's name in the search box",
"get_repo_details": "Get details of repositories",
"search_query": "Search query: {repoName}",
"matching_repos": "Total number of matching repos: {totalCount}",
"something_went_wrong": "Sorry. Something went wrong! Please try again in sometime.",
"stories": "Go to Storybook",
"repository_name": "Repository Name: {name}",
"repository_full_name": "Repository full name: {fullName}",
"repository_stars": "Repository stars: {stars}",
"wednesday_solutions": "Wednesday Solutions",
"you_are_awesome": "You are awesome"
}