patch: community-edit
This commit is contained in:
@ -139,6 +139,7 @@
|
||||
}
|
||||
},
|
||||
"communities": {
|
||||
"back": "Back",
|
||||
"title": "Administration",
|
||||
"menuMobile": "MENU",
|
||||
"linkInvite": "Invite a new user",
|
||||
@ -168,6 +169,26 @@
|
||||
"back": "Back",
|
||||
"members": "members",
|
||||
"edit": "Edit the page"
|
||||
},
|
||||
"edit": {
|
||||
"labelShortDescription": "Community headline",
|
||||
"labelDescription": "community description",
|
||||
"labelPhone": "Phone",
|
||||
"labelEmail": "Email",
|
||||
"labelWebsite": "Website",
|
||||
"labelTwitter": "Twitter",
|
||||
"labelFacebook": "Facebook",
|
||||
"labelLinkedin": "Linkedin",
|
||||
"labelInstagram": "Instagram",
|
||||
"labelPicture1": "Picture 1",
|
||||
"labelPicture2": "Picture 2",
|
||||
"labelPicture3": "Picture 3",
|
||||
"labelAddressLine1": "Address Line 1",
|
||||
"labelAddressLine2": "Address Line 2",
|
||||
"labelLogo": "Community Logo",
|
||||
"subTitle": "Pictures",
|
||||
"subTitle1": "Address",
|
||||
"buttonSubmit": "Save"
|
||||
}
|
||||
},
|
||||
"project": {
|
||||
|
||||
@ -139,6 +139,7 @@
|
||||
}
|
||||
},
|
||||
"communities": {
|
||||
"back": "",
|
||||
"title": "Administración",
|
||||
"menuMobile": "MENÚ",
|
||||
"linkInvite": "Invita a un/a nuevx usuarix",
|
||||
@ -168,6 +169,26 @@
|
||||
"back": "",
|
||||
"members": "",
|
||||
"edit": ""
|
||||
},
|
||||
"edit": {
|
||||
"labelShortDescription": "",
|
||||
"labelDescription": "",
|
||||
"labelPhone": "",
|
||||
"labelEmail": "",
|
||||
"labelWebsite": "",
|
||||
"labelTwitter": "Twitter",
|
||||
"labelFacebook": "Facebook",
|
||||
"labelLinkedin": "Linkedin",
|
||||
"labelInstagram": "Instagram",
|
||||
"labelPicture1": "",
|
||||
"labelPicture2": "",
|
||||
"labelPicture3": "",
|
||||
"labelAddressLine1": "",
|
||||
"labelAddressLine2": "",
|
||||
"labelLogo": "",
|
||||
"subTitle": "",
|
||||
"subTitle1": "",
|
||||
"buttonSubmit": "Guardar"
|
||||
}
|
||||
},
|
||||
"project": {
|
||||
|
||||
@ -139,6 +139,7 @@
|
||||
}
|
||||
},
|
||||
"communities": {
|
||||
"back": "Retour",
|
||||
"title": "Administration",
|
||||
"menuMobile": "MENU",
|
||||
"linkInvite": "Inviter un nouvel utilisateur",
|
||||
@ -168,6 +169,26 @@
|
||||
"back": "Retour",
|
||||
"members": "membres",
|
||||
"edit": "Editer la page"
|
||||
},
|
||||
"edit": {
|
||||
"labelShortDescription": "Sous-titre de la communauté",
|
||||
"labelDescription": "Description de la communauté",
|
||||
"labelPhone": "Téléphone",
|
||||
"labelEmail": "Email",
|
||||
"labelWebsite": "Site web",
|
||||
"labelTwitter": "Twitter",
|
||||
"labelFacebook": "Facebook",
|
||||
"labelLinkedin": "Linkedin",
|
||||
"labelInstagram": "Instagram",
|
||||
"labelPicture1": "Photo 1",
|
||||
"labelPicture2": "Photo 2",
|
||||
"labelPicture3": "Photo 3",
|
||||
"labelAddressLine1": "Adresse ligne 1",
|
||||
"labelAddressLine2": "Adresse ligne 2",
|
||||
"labelLogo": "Logo de la communauté",
|
||||
"subTitle": "Photos",
|
||||
"subTitle1": "Adresse",
|
||||
"buttonSubmit": "Enregistrer"
|
||||
}
|
||||
},
|
||||
"project": {
|
||||
|
||||
Reference in New Issue
Block a user