Replace the 'default-site' variable 'description' with the 'i18n' configuration

This commit is contained in:
chishin
2023-10-29 10:50:45 +08:00
parent 134902d127
commit 940d06cac9
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
<td>
<div><%- name %></div>
<div><%- i18n('settings', 'default-site') %></div>
<div class="small text-muted">
<%- description %>
<%- i18n('settings', 'default-site-description') %>
</div>
</td>
<td>