diff --git a/src/components/terms_of_service_panel/terms_of_service_panel.vue b/src/components/terms_of_service_panel/terms_of_service_panel.vue index 63dc58b8..cc5bebc5 100644 --- a/src/components/terms_of_service_panel/terms_of_service_panel.vue +++ b/src/components/terms_of_service_panel/terms_of_service_panel.vue @@ -1,14 +1,19 @@ diff --git a/src/i18n/en.json b/src/i18n/en.json index 01f89503..51c1a906 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -631,6 +631,9 @@ "year_short": "{0}y", "years_short": "{0}y" }, + "tos_panel": { + "title": "Terms of Service" + }, "timeline": { "collapse": "Collapse", "conversation": "Conversation",