1
0
Fork 0

Use less words

This commit is contained in:
Gregory Eremin 2015-03-19 16:38:16 +07:00
parent 6f75795a6e
commit 43ab863cc3
1 changed files with 3 additions and 3 deletions

View File

@ -29,10 +29,10 @@ var BarChart = React.createClass({
"team-repo": "working on",
"team-org": "working on repositories of",
"user-org": "working on repositories of",
"repo-org": "that were most actively modified by the members of",
"repo-org": "most actively modified by the members of",
"user-team": "working on repositories of the",
"repo-team": "that were most actively modified by the members of the",
"repo-user": "that were most actively modified by"
"repo-team": "most actively modified by the members of the",
"repo-user": "most actively modified by"
},
targetSuffix: { // Subject of current context
repo: "repository",