Added loadmore and limited challenge members (#8997)

* Added loadmore and limited challenge members

* Added load more to translatables
This commit is contained in:
Keith Holliday
2017-08-28 10:45:55 -06:00
committed by GitHub
parent c75d47c71a
commit d2e7485dba
4 changed files with 24 additions and 3 deletions
+2 -1
View File
@@ -81,5 +81,6 @@
"cantOnlyUnlinkChalTask": "Only broken challenges tasks can be unlinked.",
"shortNameTooShort": "Tag Name must have at least 3 characters.",
"joinedChallenge": "Joined a Challenge",
"joinedChallengeText": "This user put themselves to the test by joining a Challenge!"
"joinedChallengeText": "This user put themselves to the test by joining a Challenge!",
"loadMore": "Load More"
}