* Added add_language.py Tool to make it easier to add a new language from the csv file * Add language files for cz
17 lines
218 B
JSON
17 lines
218 B
JSON
{
|
|
"exclude": [
|
|
"token",
|
|
"Tokens"
|
|
],
|
|
"include": [
|
|
"Coins",
|
|
"Coin",
|
|
"Cards",
|
|
"Card",
|
|
"Buys",
|
|
"Buy",
|
|
"Actions",
|
|
"Action"
|
|
]
|
|
}
|