chore: update visibility checkbox

This commit is contained in:
Steven
2024-08-31 22:54:30 +08:00
parent a49f87c55f
commit f276c979fa
4 changed files with 30 additions and 53 deletions

View File

@@ -42,7 +42,7 @@
},
"public": {
"self": "Public",
"description": "Visible to everyone on the internet"
"description": "Public on the internet"
}
}
},

View File

@@ -39,7 +39,7 @@
},
"public": {
"self": "公开的",
"description": "对任何人可见"
"description": "公开至互联网"
}
}
},