sanity
Version:
Sanity is a real-time content infrastructure with a scalable, hosted backend featuring a Graph Oriented Query Language (GROQ), asset pipelines and fast edge caches
11 lines (10 loc) • 302 B
JavaScript
const variantsLocaleStrings = {
/** Label for the variants navigation row. */
"navbar.view-as": "View as",
/** Label for the version selector in the variants navigation row. */
"navbar.version": "Version"
};
export {
variantsLocaleStrings as default
};
//# sourceMappingURL=resources7.js.map