Files
pokemon-foundry/lang/en.json
2025-08-04 10:36:35 +02:00

12 lines
260 B
JSON

{
"POKEMON": {
"SystemName": "Pokémon TTRPG",
"System": {
"LevelShort": "LvL",
"ExperienceShort": "EXP",
"ArmorClass": "AC",
"Speed": "Speed",
"Attack": "Attack"
}
}
}