mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2026-01-11 09:03:51 +01:00
7 lines
271 B
JSON
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"
|
|
}
|