Add category.json files for testing categories.
This commit is contained in:
parent
67325d5f70
commit
e6230576b7
|
@ -0,0 +1,5 @@
|
||||||
|
{
|
||||||
|
"en": "Logical",
|
||||||
|
"cs": "Logické"
|
||||||
|
}
|
||||||
|
|
|
@ -0,0 +1,5 @@
|
||||||
|
{
|
||||||
|
"en": "Passive",
|
||||||
|
"cs": "Pasivní"
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue