mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-25 07:00:48 +09:00
Fix json structure (#399)
This commit is contained in:
@@ -1110,7 +1110,7 @@
|
|||||||
"web": "Web",
|
"web": "Web",
|
||||||
"cli": "CLI",
|
"cli": "CLI",
|
||||||
"local": "Local"
|
"local": "Local"
|
||||||
},
|
}
|
||||||
},
|
},
|
||||||
"memory": {
|
"memory": {
|
||||||
"title": "Here lie the memories.",
|
"title": "Here lie the memories.",
|
||||||
|
|||||||
@@ -1106,7 +1106,7 @@
|
|||||||
"web": "Web",
|
"web": "Web",
|
||||||
"cli": "本地 CLI",
|
"cli": "本地 CLI",
|
||||||
"local": "本地"
|
"local": "本地"
|
||||||
},
|
}
|
||||||
},
|
},
|
||||||
"memory": {
|
"memory": {
|
||||||
"title": "所忆皆在此间",
|
"title": "所忆皆在此间",
|
||||||
|
|||||||
Reference in New Issue
Block a user