summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/i18n/en.json')
-rw-r--r--webapp/i18n/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index 734bdbcb8..f84e0469b 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -839,6 +839,7 @@
"create_team.team_url.back": "Back to previous step",
"create_team.team_url.charLength": "Name must be 4 or more characters up to a maximum of 15",
"create_team.team_url.finish": "Finish",
+ "create_team.team_url.creatingTeam": "Creating team...",
"create_team.team_url.hint": "<li>Short and memorable is best</li><li>Use lowercase letters, numbers and dashes</li><li>Must start with a letter and can't end in a dash</li>",
"create_team.team_url.regex": "Use only lower case letters, numbers and dashes. Must start with a letter and can't end in a dash.",
"create_team.team_url.required": "This field is required",