@docusaurus/theme-translations
Version:
Docusaurus theme translations.
13 lines (12 loc) • 830 B
JSON
{
"theme.IdealImageMessage.404error": "404. Image not found",
"theme.IdealImageMessage.404error___DESCRIPTION": "When the image is not found",
"theme.IdealImageMessage.error": "Error. Click to reload",
"theme.IdealImageMessage.error___DESCRIPTION": "When the image fails to load for unknown error",
"theme.IdealImageMessage.load": "Click to load{sizeMessage}",
"theme.IdealImageMessage.load___DESCRIPTION": "To prompt users to load the full image. sizeMessage is a parenthesized size figure.",
"theme.IdealImageMessage.loading": "Loading...",
"theme.IdealImageMessage.loading___DESCRIPTION": "When the full-scale image is loading",
"theme.IdealImageMessage.offline": "Your browser is offline. Image not loaded",
"theme.IdealImageMessage.offline___DESCRIPTION": "When the user is viewing an offline document"
}