Adds updated text about credits.
This commit is contained in:
+21
-1
@@ -17,5 +17,25 @@ export default {
|
|||||||
donate: {
|
donate: {
|
||||||
url: 'https://ko-fi.com/dripapp',
|
url: 'https://ko-fi.com/dripapp',
|
||||||
text: 'here'
|
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',
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
+1
-1
@@ -138,7 +138,7 @@ You can contact us by bloodyhealth@mailbox.org.`
|
|||||||
},
|
},
|
||||||
credits: {
|
credits: {
|
||||||
title: '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: {
|
donate: {
|
||||||
title: 'Buy us a coffee!',
|
title: 'Buy us a coffee!',
|
||||||
|
|||||||
Reference in New Issue
Block a user