pxt-ev3/libs/tests/_locales/tests-strings.json

6 lines
151 B
JSON
Raw Normal View History

{
"tests.assert|block": "assert %message|%condition",
"tests.test|block": "test %name",
"tests|block": "tests",
"{id:category}Tests": "Tests"
}