feat: add email to about titles
This commit is contained in:
parent
6f054874e8
commit
2592448c74
@ -135,13 +135,13 @@ const resources = {
|
|||||||
'provider.edit.name': 'Provider Name',
|
'provider.edit.name': 'Provider Name',
|
||||||
'provider.edit.name.placeholder': 'Example: OpenAI',
|
'provider.edit.name.placeholder': 'Example: OpenAI',
|
||||||
'about.title': 'About',
|
'about.title': 'About',
|
||||||
'about.releases.title': 'Release Notes',
|
'about.releases.title': '📔 Release Notes',
|
||||||
'about.releases.button': 'Releases',
|
'about.releases.button': 'Releases',
|
||||||
'about.website.title': 'Official Website',
|
'about.website.title': '🌐 Official Website',
|
||||||
'about.website.button': 'Website',
|
'about.website.button': 'Website',
|
||||||
'about.feedback.title': 'Feedback',
|
'about.feedback.title': '📝 Feedback',
|
||||||
'about.feedback.button': 'Feedback',
|
'about.feedback.button': 'Feedback',
|
||||||
'about.contact.title': 'Contact',
|
'about.contact.title': '📧 Contact',
|
||||||
'about.contact.button': 'Email'
|
'about.contact.button': 'Email'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user