dragonroll/plugins/dnd-5e/locales/en-US.json

22 lines
608 B
JSON
Raw Normal View History

{
2024-10-18 22:42:22 +00:00
"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"
},
2024-10-18 13:11:08 +00:00
"database": {
"title": "Database",
"tabs": {
"weapons": "Weapons",
"equipment": "Equipment",
"consumables": "Consumables",
"containers": "Containers",
"tools": "Tools",
"spells": "Spells",
"features": "Features"
}
}
}