mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
fix: typo s/contnet/content (#4507)
This commit is contained in:
@@ -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",
|
||||||
|
Reference in New Issue
Block a user