diff --git a/i18n/en/links.js b/i18n/en/links.js index c677b28..c738749 100644 --- a/i18n/en/links.js +++ b/i18n/en/links.js @@ -17,5 +17,25 @@ export default { donate: { url: 'https://ko-fi.com/dripapp', text: 'here' - } + }, + smashicons: { + url: 'https://smashicons.com/', + text: 'Smashicons', + }, + pause08: { + url: 'https://www.flaticon.com/authors/pause08', + text: 'Pause08', + }, + kazachek: { + url: 'https://www.flaticon.com/authors/kirill-kazachek', + text: 'Kirill Kazachek', + }, + freepik: { + url: 'https://www.flaticon.com/authors/freepik', + text: 'Freepik', + }, + flaticon: { + url: 'https://www.flaticon.com', + text: 'Flaticon', + }, } diff --git a/i18n/en/settings.js b/i18n/en/settings.js index ca83862..e104971 100644 --- a/i18n/en/settings.js +++ b/i18n/en/settings.js @@ -138,7 +138,7 @@ You can contact us by bloodyhealth@mailbox.org.` }, credits: { title: 'Credits', - note: 'Thanks and lots of <3 to all of our contributors as well as Susanne Umscheid for the wonderful design, and Paula Härtel for the symptom icons.' + note: `We love the drip team. Thanks and lots of <3 to all of our condributors. Thanks to Paula Härtel for the symptom tracking icons. All the other icons are made by ${links.smashicons.url}, ${links.pause08.url}, ${links.kazachek.url} & ${links.freepik.url} from ${links.flaticon.url}.` }, donate: { title: 'Buy us a coffee!',