10 lines
366 B
JSON
10 lines
366 B
JSON
{
|
|
"manifest.name": "File Preview",
|
|
"manifest.description": "Read-only inline image preview provider for vault files.",
|
|
"contributions.openProviders.verstak.file-preview.image.title": "Image Preview",
|
|
"ui.openExternal": "Open External",
|
|
"ui.preview": "Preview",
|
|
"ui.loading": "Loading...",
|
|
"ui.error": "Could not preview this file. Please try again."
|
|
}
|