mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-03 20:50:19 +08:00
Finish i18n of vi
This commit is contained in:
@ -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",
|
||||
|
Reference in New Issue
Block a user