diff --git a/i18n/en.json b/i18n/en.json index f45f655260..b904cd8227 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -3355,6 +3355,10 @@ "id": "web.find_team.title", "translation": "Find Team" }, + { + "id": "web.header.back", + "translation": "Back" + }, { "id": "web.footer.about", "translation": "About" diff --git a/web/templates/claim_account.html b/web/templates/claim_account.html index 7580df1208..2a9126d1be 100644 --- a/web/templates/claim_account.html +++ b/web/templates/claim_account.html @@ -7,7 +7,7 @@