Files
documentation/node_modules/@docusaurus/theme-translations/locales/base/theme-live-codeblock.json
2024-03-22 03:47:51 +05:30

7 lines
271 B
JSON

{
"theme.Playground.liveEditor": "Live Editor",
"theme.Playground.liveEditor___DESCRIPTION": "The live editor label of the live codeblocks",
"theme.Playground.result": "Result",
"theme.Playground.result___DESCRIPTION": "The result label of the live codeblocks"
}