feat(l10n): Add translations for notes feature
This commit is contained in:
@@ -1786,5 +1786,13 @@
|
||||
"example": "500"
|
||||
}
|
||||
}
|
||||
},
|
||||
"mermaidPreviewUnavailable": "Mermaid preview is not available on this platform.",
|
||||
"@mermaidPreviewUnavailable": {
|
||||
"description": "Shown when Mermaid diagrams cannot be rendered on the current platform."
|
||||
},
|
||||
"chartPreviewUnavailable": "Chart preview is not available on this platform.",
|
||||
"@chartPreviewUnavailable": {
|
||||
"description": "Shown when Chart.js charts cannot be rendered on the current platform."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user