Files
est-frame/node_modules/@docusaurus/theme-translations/locales/base/plugin-ideal-image.json
2025-10-22 05:38:27 +00:00

13 lines
830 B
JSON
Executable File

{
"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"
}