diff --git a/config/locales/bg.yml b/config/locales/bg.yml
index 9842ed0..cb1b69a 100644
--- a/config/locales/bg.yml
+++ b/config/locales/bg.yml
@@ -374,7 +374,6 @@ bg:
phone: "Мобилният ви телефон, който ще бъде видим само за организаторите"
picture: "Ваша снимка в jpeg, png или gif формат"
volunteer_team: "Доброволческият екип, от които искате да бъдете част. Подробни описания на екипите можете да намерите тук. Ако желаете да участвате в повече от един екип, споменете това в полето бележка."
- terms_accepted: "Съгласен съм екипът да се свързва с мен, както и с политиката за данни и общите условия."
user:
email: e-mail адресът ви. Ще бъде видим само от организаторите
password: "Парола с дължина между 8 и 128 символа"
diff --git a/config/locales/en.yml b/config/locales/en.yml
index a9ea28a..233690f 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -374,7 +374,6 @@ en:
phone: "Your mobile phone. It will be visible only to the organizers"
picture: "A picture of you in jpeg, png or gif format"
volunteer_team: "The volunteer team you'd like to be a part of. You can find a description of each team here. Leave a note in the Notes field if you wish to be a part of any additional teams."
- terms_accepted: "I agree to be contacted by the team, and with the terms of service and the privacy policy."
user:
email: Your e-mail address. Will be visible to the organizers only.
password: "Password with length between 8 and 128 symbols"