{
"home.welcome.no_activity": "No activity",
"home.welcome.activity_hint": "There is nothing in your feed yet. Your actions and activity from repositories that you watch will show up here.",
"home.explore_repos": "Explore repositories",
"home.explore_users": "Explore users",
"home.explore_orgs": "Explore organizations",
"repo.pulls.merged_title_desc": {
"one": "merged %[1]d commit from %[2]s
into %[3]s
%[4]s",
"other": "merged %[1]d commits from %[2]s
into %[3]s
%[4]s"
},
"repo.pulls.title_desc": {
"one": "wants to merge %[1]d commit from %[2]s
into %[3]s
",
"other": "wants to merge %[1]d commits from %[2]s
into %[3]s
"
},
"search.milestone_kind": "Search milestones..."
}