mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2026-01-10 20:46:17 +00:00
chore: rename the email settings panel
This commit is contained in:
@@ -61,7 +61,7 @@ const sendTestEmail = async () => {
|
||||
<div class="card-header">
|
||||
<h6 class="my-2 d-flex">
|
||||
<i class="bi bi-envelope-fill me-2"></i>
|
||||
<LocaleText t="Email Account"></LocaleText>
|
||||
<LocaleText t="Email Server Settings"></LocaleText>
|
||||
<span class="text-success ms-auto" v-if="emailIsReady">
|
||||
<i class="bi bi-check-circle-fill me-2"></i>
|
||||
<LocaleText t="Ready"></LocaleText>
|
||||
@@ -208,4 +208,4 @@ const sendTestEmail = async () => {
|
||||
|
||||
<style scoped>
|
||||
|
||||
</style>
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user