-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Marta <[email protected]>
- Loading branch information
1 parent
95c2f3d
commit a8b4c0a
Showing
1 changed file
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -781,7 +781,14 @@ | |
"GURB_APADRINATING_MEMBER_TITLE": "Indica el número de sòcia i el DNI de lapersona que t'apadrina", | ||
"GURB_NEW_MEMBER_TITLE": "Dades de la nova persona sòcia", | ||
"GURB_DNI_NEW_MEMBER_FIELD": "Introdueix el NIF de la nova persona sòcia", | ||
"ERROR_INVALID_FIELD": "Camp incorrecte", | ||
"GURB_NIF_LABEL_NEW_MEMBER_FIELD": "Introdueix el NIF de la nova persona sòcia", | ||
"GURB_PHONE1_LABEL": "Número de telèfon", | ||
"GURB_PHONE2_LABEL": "Telèfon alternatiu", | ||
"GURB_LANGUAGE_LABEL": "Idioma de la comunicació amb Som Energia", | ||
"GURB_LANGUAGE_FIELD": "Idioma de la comunicació amb Som Energia", | ||
"GURB_NEW_MEMBER_RIGHTS": "Finalitats: Formalitzar la teva alta com a persona sòcia i remtre't comunicacions informatives relacionades amb el nostre àmbit. Drets: Pots accedir, rectificar i suprimir les teves dades i altres drets a [email protected].", | ||
"GURB_NEW_MEMBER_THIRD_PERSON_PERSONAL_DATA": "Si proporciones dades personal de terceres persones, declares responsablement que comptes amb el seu consentiment i que els has proporcionatr tota la informació necessària sobre les finalitats i la manera com seran tractades les seves dades personals.", | ||
"VALID_FIELD": "Camp incorrecte", | ||
"ERROR_FIELD_TOO_SHORT": "Camp massa curt", | ||
"ERROR_FIELD_TOO_LONG": "Camp massa llarg", | ||
"ERROR_REQUIRED_FIELD": "Camp requerit" | ||
|