mirror of
https://github.com/usememos/memos.git
synced 2025-10-21 19:58:06 +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": {
|
"memo": {
|
||||||
"archived-at": "Archived at",
|
"archived-at": "Archived at",
|
||||||
"click-to-hide-nsfw-content": "Click to hide NSFW content",
|
"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",
|
"code": "Code",
|
||||||
"comment": {
|
"comment": {
|
||||||
"self": "Comments",
|
"self": "Comments",
|
||||||
|
|
Loading…
Add table
Reference in a new issue