v0.2.79
This commit is contained in:
+15
-1
@@ -360,6 +360,8 @@
|
||||
"editor.emoji": "😀 Emoji",
|
||||
"editor.emojiCategories": "Emoji categories",
|
||||
"editor.emojiEmpty": "No emoji found.",
|
||||
"editor.emojiLoading": "Loading emoji…",
|
||||
"editor.emojiLoadFailed": "Could not load emoji. Close and reopen the picker to retry.",
|
||||
"editor.emojiLabel": "Emoji",
|
||||
"editor.emojiSearch": "Search emoji",
|
||||
"editor.emojiSearchPlaceholder": "Search emoji…",
|
||||
@@ -600,6 +602,12 @@
|
||||
"files.download": "Download {label}",
|
||||
"files.downloadCode": "Download code",
|
||||
"files.empty": "No files uploaded.",
|
||||
"files.filter": "Filter files",
|
||||
"files.filterPlaceholder": "Filter files…",
|
||||
"files.loading": "Loading files…",
|
||||
"files.refreshing": "Refreshing…",
|
||||
"files.noMatches": "No files match this filter.",
|
||||
"files.retry": "Try again",
|
||||
"files.generatedCode": "Generated file code",
|
||||
"files.imageAlignment": "Image alignment",
|
||||
"files.imageHeight": "Image height",
|
||||
@@ -957,6 +965,12 @@
|
||||
"error.document.publishedNotFound": "Published page not found · RustPad",
|
||||
"error.document.pageNotFound": "Page not found · RustPad",
|
||||
"error.document.methodNotAllowed": "Method not allowed · RustPad",
|
||||
"error.document.serverError": "Server error · RustPad"
|
||||
"error.document.serverError": "Server error · RustPad",
|
||||
"files.emptyHelp": "Upload a file to keep it with this note and insert it into the document.",
|
||||
"files.filteredSummary": "{shown} of {count} files · {size}",
|
||||
"files.less": "Less",
|
||||
"files.noMatchesHelp": "Try a different file name or type.",
|
||||
"files.link": "Link",
|
||||
"files.markdown": "Markdown"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user