Skip to content

Commit

Permalink
fix(typo): 删除记录的i18n写错
Browse files Browse the repository at this point in the history
  • Loading branch information
Rhilip committed Apr 2, 2022
1 parent e9b4bbe commit 1c645b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/options/views/settings/Sites/Index.vue
Expand Up @@ -130,7 +130,7 @@
small
class="ml-2"
@click="editUserInfo(props.item)"
:title="$t('setting.sites.index.showUserInfo')"
:title="$t('settings.sites.index.showUserInfo')"
>view_list</v-icon>
<v-icon
small
Expand Down

0 comments on commit 1c645b2

Please sign in to comment.