Skip to content

Commit

Permalink
Added missing translations for the intro sign-up form
Browse files Browse the repository at this point in the history
  • Loading branch information
SpookyBoy99 committed Jul 31, 2024
1 parent 399f1a4 commit b4a4208
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/i18n-js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ translations:
- "*.checkout"
- "*.mailings"
- "*.members"
- "*.form"
4 changes: 4 additions & 0 deletions config/locales/public.en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,18 @@ en:
privacy: Privacy
form:
bank: Bank
digits_field: This field is digits only
finish_signup: Finish signing up
general: General data
introduction: Introduction %{user}
invalid_email: Email address is not valid
invalid_phone_number: Phone number is not valid
invalid_student_id: Student number is not valid
more_info: More info
payment: Payment
payment_method: Payment method
phone_required_underage: Emergency phone number is required under the age of 18
required_field: This field is required
study: Study information
gezelligheid:
text: In our room in the BBG you can always hop in to get some coffee, cookies and authentic gezelligheid! You can also visit us for a game of Mario Kart or to have a good conversation.
Expand Down
4 changes: 4 additions & 0 deletions config/locales/public.nl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,18 @@ nl:
privacy: Privacy
form:
bank: Bank
digits_field: Dit veld accepteert alleen cijfers
finish_signup: Inschrijving afronden
general: Algemene gegevens
introduction: Introductie %{user}
invalid_email: Emailadres is niet geldig
invalid_phone_number: Telefoonnummer is niet geldig
invalid_student_id: Studentnummer is niet geldig
more_info: Meer info
payment: Betaling
payment_method: Betaalmethode
phone_required_underage: Telefoonnummer voor calamiteiten is verplicht onder 18 jaar
required_field: Dit veld is verplicht
study: Studiegegevens
gezelligheid:
text: In onze kamer ben je altijd welkom voor koekjes, koffie en gezelligheid! Ook voor een potje Mario Kart of een goed gesprek kan je bij ons terecht.
Expand Down

0 comments on commit b4a4208

Please sign in to comment.