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: apps/website/public/translations/en/translation.json
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,7 @@
39
39
"web_clipper_content": "Grab web pages (or screenshots) and place them directly into Trilium using the web clipper browser extension."
40
40
},
41
41
"note_types": {
42
+
"title": "Multiple ways to represent your information",
42
43
"text_title": "Text notes",
43
44
"text_description": "The notes are edited using a visual (WYSIWYG) editor, with support for tables, images, math expressions, code blocks with syntax highlighting. Quickly format the text using Markdown-like syntax or using slash commands.",
44
45
"code_title": "Code notes",
@@ -65,6 +66,7 @@
65
66
"api_description": "Interact with Trilium programatically using its builtin REST API."
66
67
},
67
68
"collections": {
69
+
"title": "Collections",
68
70
"calendar_title": "Calendar",
69
71
"calendar_description": "Organize your personal or professional events using a calendar, with support for all-day and multi-day events. See your events at a glance with the week, month and year views. Easy interaction to add or drag events.",
0 commit comments