Finish i18n of vi

This commit is contained in:
Gucheng Wang
2023-03-19 00:13:16 +08:00
parent 4e62c255b3
commit 1de76e4da9
10 changed files with 732 additions and 741 deletions

View File

@ -192,7 +192,7 @@ class OrganizationListPage extends BaseListPage {
...this.getColumnSearchProps("passwordSalt"),
},
{
title: i18next.t("organization:Default avatar"),
title: i18next.t("general:Default avatar"),
dataIndex: "defaultAvatar",
key: "defaultAvatar",
width: "120px",