mirror of
https://github.com/usememos/memos.git
synced 2025-03-06 18:43:15 +08:00
chore: update i18n for visibility (#537)
This commit is contained in:
parent
5e069f79a2
commit
362306a9cb
1 changed files with 2 additions and 2 deletions
|
@ -90,8 +90,8 @@
|
|||
"copy": "Copy",
|
||||
"visibility": {
|
||||
"private": "Private",
|
||||
"protected": "Protected",
|
||||
"public": "Public"
|
||||
"protected": "Visible to members",
|
||||
"public": "Everyone can see"
|
||||
}
|
||||
},
|
||||
"memo-list": {
|
||||
|
|
Loading…
Reference in a new issue