dragonroll/plugins/dnd-5e/locales/en-US.json
BinarySandia04 0b33ae6370
Some checks failed
test / run-tests-client (push) Successful in 20s
test / run-tests-backend (push) Failing after 16s
Posat mes coses i datagen
2024-10-19 00:42:22 +02:00

22 lines
608 B
JSON

{
"plugin": {
"name": "Dnd 5e System",
"desc": "This plugin provides the Dnd 5e module and the basic books for making a barebone campaign"
},
"module": {
"name": "Dnd 5e",
"desc": "The official Dnd 5e system for Dragonroll"
},
"database": {
"title": "Database",
"tabs": {
"weapons": "Weapons",
"equipment": "Equipment",
"consumables": "Consumables",
"containers": "Containers",
"tools": "Tools",
"spells": "Spells",
"features": "Features"
}
}
}