Add donations button

This commit is contained in:
Paulo Gustavo Veiga 2022-03-15 23:39:37 -03:00
parent 758b156db2
commit b3843e7f88
14 changed files with 197 additions and 14 deletions

View File

@ -500,5 +500,14 @@
}, },
"label.title": { "label.title": {
"defaultMessage": "Etikett hinzufügen" "defaultMessage": "Etikett hinzufügen"
},
"footer.donations": {
"defaultMessage": "Spenden"
},
"footer.support": {
"defaultMessage": "Unterstützt"
},
"footer.team": {
"defaultMessage": "Ausrüstung"
} }
} }

View File

@ -167,6 +167,15 @@
"footer.others": { "footer.others": {
"defaultMessage": "Others" "defaultMessage": "Others"
}, },
"footer.support": {
"defaultMessage": "Support"
},
"footer.team": {
"defaultMessage": "Our Team"
},
"footer.donations": {
"defaultMessage": "Donations"
},
"footer.termsandconditions": { "footer.termsandconditions": {
"defaultMessage": "Term And Conditions" "defaultMessage": "Term And Conditions"
}, },

View File

@ -141,7 +141,16 @@
"defaultMessage": "El export a formatos de imagen (SVG, PNG, JPEG, PDF) solo está disponible en la barra de herramientas del editor." "defaultMessage": "El export a formatos de imagen (SVG, PNG, JPEG, PDF) solo está disponible en la barra de herramientas del editor."
}, },
"footer.aboutus": { "footer.aboutus": {
"defaultMessage": "Sobre nosotros" "defaultMessage": "Sobre Nosotros"
},
"footer.donations": {
"defaultMessage": "Donaciones"
},
"footer.support": {
"defaultMessage": "Soporte"
},
"footer.team": {
"defaultMessage": "Equipo"
}, },
"footer.contactus": { "footer.contactus": {
"defaultMessage": "Contáctenos" "defaultMessage": "Contáctenos"

View File

@ -500,5 +500,14 @@
}, },
"label.title": { "label.title": {
"defaultMessage": "Ajouter une étiquette" "defaultMessage": "Ajouter une étiquette"
},
"footer.donations": {
"defaultMessage": "Des dons"
},
"footer.support": {
"defaultMessage": "Service"
},
"footer.team": {
"defaultMessage": "Equipe"
} }
} }

View File

@ -473,5 +473,14 @@
}, },
"editor.try-welcome-description": { "editor.try-welcome-description": {
"defaultMessage": "Зарегистрируйтесь, чтобы создавать, делиться и публиковать майнд-карты бесплатно и без ограничений!" "defaultMessage": "Зарегистрируйтесь, чтобы создавать, делиться и публиковать майнд-карты бесплатно и без ограничений!"
},
"footer.donations": {
"defaultMessage": "Пожертвования"
},
"footer.support": {
"defaultMessage": "Услуги"
},
"footer.team": {
"defaultMessage": "команда"
} }
} }

View File

@ -500,5 +500,14 @@
}, },
"share.message": { "share.message": {
"defaultMessage": "消息" "defaultMessage": "消息"
},
"footer.support": {
"defaultMessage": "支持"
},
"footer.team": {
"defaultMessage": "学期"
},
"footer.donations": {
"defaultMessage": "捐款"
} }
} }

View File

@ -311,6 +311,12 @@
"value": "Kontaktiere uns" "value": "Kontaktiere uns"
} }
], ],
"footer.donations": [
{
"type": 0,
"value": "Spenden"
}
],
"footer.faq": [ "footer.faq": [
{ {
"type": 0, "type": 0,
@ -341,6 +347,18 @@
"value": "Andere" "value": "Andere"
} }
], ],
"footer.support": [
{
"type": 0,
"value": "Unterstützt"
}
],
"footer.team": [
{
"type": 0,
"value": "Ausrüstung"
}
],
"footer.termsandconditions": [ "footer.termsandconditions": [
{ {
"type": 0, "type": 0,

View File

@ -305,6 +305,12 @@
"value": "Contact Us" "value": "Contact Us"
} }
], ],
"footer.donations": [
{
"type": 0,
"value": "Donations"
}
],
"footer.faq": [ "footer.faq": [
{ {
"type": 0, "type": 0,
@ -335,6 +341,18 @@
"value": "Others" "value": "Others"
} }
], ],
"footer.support": [
{
"type": 0,
"value": "Support"
}
],
"footer.team": [
{
"type": 0,
"value": "Our Team"
}
],
"footer.termsandconditions": [ "footer.termsandconditions": [
{ {
"type": 0, "type": 0,

View File

@ -296,7 +296,7 @@
"footer.aboutus": [ "footer.aboutus": [
{ {
"type": 0, "type": 0,
"value": "Sobre nosotros" "value": "Sobre Nosotros"
} }
], ],
"footer.contactus": [ "footer.contactus": [
@ -305,6 +305,12 @@
"value": "Contáctenos" "value": "Contáctenos"
} }
], ],
"footer.donations": [
{
"type": 0,
"value": "Donaciones"
}
],
"footer.faq": [ "footer.faq": [
{ {
"type": 0, "type": 0,
@ -335,6 +341,18 @@
"value": "Otros" "value": "Otros"
} }
], ],
"footer.support": [
{
"type": 0,
"value": "Soporte"
}
],
"footer.team": [
{
"type": 0,
"value": "Equipo"
}
],
"footer.termsandconditions": [ "footer.termsandconditions": [
{ {
"type": 0, "type": 0,

View File

@ -303,6 +303,12 @@
"value": "Nous contacter" "value": "Nous contacter"
} }
], ],
"footer.donations": [
{
"type": 0,
"value": "Des dons"
}
],
"footer.faq": [ "footer.faq": [
{ {
"type": 0, "type": 0,
@ -333,6 +339,18 @@
"value": "Autres" "value": "Autres"
} }
], ],
"footer.support": [
{
"type": 0,
"value": "Service"
}
],
"footer.team": [
{
"type": 0,
"value": "Equipe"
}
],
"footer.termsandconditions": [ "footer.termsandconditions": [
{ {
"type": 0, "type": 0,

View File

@ -305,6 +305,12 @@
"value": "Контакты" "value": "Контакты"
} }
], ],
"footer.donations": [
{
"type": 0,
"value": "Пожертвования"
}
],
"footer.faq": [ "footer.faq": [
{ {
"type": 0, "type": 0,
@ -335,6 +341,18 @@
"value": "Прочее" "value": "Прочее"
} }
], ],
"footer.support": [
{
"type": 0,
"value": "Услуги"
}
],
"footer.team": [
{
"type": 0,
"value": "команда"
}
],
"footer.termsandconditions": [ "footer.termsandconditions": [
{ {
"type": 0, "type": 0,

View File

@ -305,6 +305,12 @@
"value": "联系我们" "value": "联系我们"
} }
], ],
"footer.donations": [
{
"type": 0,
"value": "捐款"
}
],
"footer.faq": [ "footer.faq": [
{ {
"type": 0, "type": 0,
@ -335,6 +341,18 @@
"value": "其它" "value": "其它"
} }
], ],
"footer.support": [
{
"type": 0,
"value": "支持"
}
],
"footer.team": [
{
"type": 0,
"value": "学期"
}
],
"footer.termsandconditions": [ "footer.termsandconditions": [
{ {
"type": 0, "type": 0,

View File

@ -16,6 +16,11 @@ const Footer = (): React.ReactElement => {
<h4> <h4>
<FormattedMessage id="footer.faqandhelp" defaultMessage="Help & FAQ" /> <FormattedMessage id="footer.faqandhelp" defaultMessage="Help & FAQ" />
</h4> </h4>
<div>
<a href="https://www.wisemapping.com/aboutus.html">
<FormattedMessage id="footer.aboutus" defaultMessage="About Us" />
</a>
</div>
<div> <div>
<a href="https://www.wisemapping.com/faq.html"> <a href="https://www.wisemapping.com/faq.html">
<FormattedMessage id="footer.faq" defaultMessage="F.A.Q." /> <FormattedMessage id="footer.faq" defaultMessage="F.A.Q." />
@ -29,9 +34,24 @@ const Footer = (): React.ReactElement => {
/> />
</a> </a>
</div> </div>
</div>
<div>
<h4>
<FormattedMessage id="footer.contactus" defaultMessage="Contact Us" />
</h4>
<div>
<a href="mailto:support@wisemapping.com">
<FormattedMessage id="footer.support" defaultMessage="Support" />
</a>
</div>
<div>
<a href="mailto:feedback@wisemapping.com">
<FormattedMessage id="footer.feedback" defaultMessage="Feedback" />
</a>
</div>
<div> <div>
<a href="mailto:team@wisemapping.com"> <a href="mailto:team@wisemapping.com">
<FormattedMessage id="footer.contactus" defaultMessage="Contact Us" /> <FormattedMessage id="footer.team" defaultMessage="Our Team" />
</a> </a>
</div> </div>
</div> </div>
@ -40,13 +60,11 @@ const Footer = (): React.ReactElement => {
<FormattedMessage id="footer.others" defaultMessage="Others" /> <FormattedMessage id="footer.others" defaultMessage="Others" />
</h4> </h4>
<div> <div>
<a href="https://www.wisemapping.com/aboutus.html"> <a href="https://www.paypal.com/donate/?hosted_button_id=CF7GJ7T6E4RS4">
<FormattedMessage id="footer.aboutus" defaultMessage="About Us" /> <FormattedMessage
</a> id="footer.donations"
</div> defaultMessage="Donations"
<div> />
<a href="mailto:feedback@wisemapping.com">
<FormattedMessage id="footer.feedback" defaultMessage="Feedback" />
</a> </a>
</div> </div>
<div> <div>

View File

@ -4,10 +4,10 @@ import styled from 'styled-components';
export const StyledFooter = styled.footer` export const StyledFooter = styled.footer`
height: 250px; height: 250px;
margin-top: 80px; margin-top: 80px;
padding: 60px 40px 10px 50px; padding: 30px 40px 10px 50px;
background-color: #f9a826; background-color: #f9a826;
display: grid; display: grid;
grid-template-columns: 200px 1fr 1fr 3fr; grid-template-columns: 200px 1fr 1fr 1fr 3fr;
& a { & a {
font-size: 14px; font-size: 14px;
@ -34,9 +34,12 @@ export const StyledFooter = styled.footer`
& div:nth-child(3) { & div:nth-child(3) {
grid-column: 3; grid-column: 3;
} }
& div:nth-child(4) { & div:nth-child(4) {
grid-column: 4; grid-column: 4;
}
& div:nth-child(5) {
grid-column: 5;
text-align: right; text-align: right;
display: inline-block; display: inline-block;
visibility: visible; visibility: visible;