You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: messages/en.json
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,7 @@
109
109
},
110
110
"sync": {
111
111
"title": "Sync",
112
-
"desc": "Here, you can add and manage repositories, helping you sync your notes and images.",
112
+
"desc": "Here, you can configure the synchronization repository, which can help you synchronize records, markdown files, system configurations and other information.",
113
113
"repoStatus": "Repository Status",
114
114
"syncRepo": "Sync Repository",
115
115
"syncRepoDesc": "Sync markdown files in writing",
@@ -142,6 +142,12 @@
142
142
"30m": "30 minutes"
143
143
}
144
144
},
145
+
"imageHosting": {
146
+
"title": "Image Hosting",
147
+
"desc": "Here, you can configure image hosting, uploading images to the image hosting service.",
0 commit comments