docusaurus/packages/docusaurus-theme-translations/locales/cs/theme-live-codeblock.json
Alexey Pyltsyn 63bd6b9025
refactor: define own translations in other themes (#5849)
Co-authored-by: Armano <armano2@users.noreply.github.com>
2021-11-20 16:35:27 +01:00

4 lines
93 B
JSON

{
"theme.Playground.liveEditor": "Live Editor",
"theme.Playground.result": "Výsledek"
}