mirror of
https://github.com/docmost/docmost.git
synced 2025-11-17 15:11:10 +10:00
feat: update space translation
This commit is contained in:
@ -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"
|
||||
}
|
||||
|
||||
@ -41,5 +41,7 @@
|
||||
"Search for users and groups": "搜索用户和群组",
|
||||
"No user found": "未找到用户",
|
||||
"Spaces you belong to": "您所属的空间",
|
||||
"Recently updated": "最近更新"
|
||||
"Recently updated": "最近更新",
|
||||
"member": "个成员",
|
||||
"members": "个成员"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user