mirror of
https://github.com/usememos/memos.git
synced 2025-10-19 02:37:19 +08:00
fix: typo s/contnet/content (#4507)
This commit is contained in:
parent
be18a7b77b
commit
fae7b5d3e8
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@
|
|||
"memo": {
|
||||
"archived-at": "Archived at",
|
||||
"click-to-hide-nsfw-content": "Click to hide NSFW content",
|
||||
"click-to-show-nsfw-content": "Click to show NSFW contnet",
|
||||
"click-to-show-nsfw-content": "Click to show NSFW content",
|
||||
"code": "Code",
|
||||
"comment": {
|
||||
"self": "Comments",
|
||||
|
|
Loading…
Add table
Reference in a new issue