feat: update space translation

This commit is contained in:
lleohao
2024-09-03 02:39:50 +00:00
parent 9c00fb5ed9
commit 7299b63934
6 changed files with 14 additions and 8 deletions

View File

@ -41,5 +41,7 @@
"Search for users and groups": "Search for users and groups",
"No user found": "No user found",
"Spaces you belong to": "Spaces you belong to",
"Recently updated": "Recently updated"
"Recently updated": "Recently updated",
"member": "member",
"members": "members"
}

View File

@ -41,5 +41,7 @@
"Search for users and groups": "搜索用户和群组",
"No user found": "未找到用户",
"Spaces you belong to": "您所属的空间",
"Recently updated": "最近更新"
"Recently updated": "最近更新",
"member": "个成员",
"members": "个成员"
}