Files
roll20-character-sheets/FightingFantasy/translation.json
T

21 lines
849 B
JSON

{
"Hero": "Hero",
"Notes/Monsters": "Notes/Monsters",
"title": "Adventure Sheet",
"subtitle": "Fighting Fantasy by Steve Jackson and Ian Livingstone",
"hero-info": "Hero Info",
"hero-name": "Name <input type=\"text\" name=\"attr_character_name\" spellcheck=\"false\">",
"provisions": "Provisions <input type=\"number\" name=\"attr_remaining_provisions\" class=\"text-center\">\n ",
"goldCoins": "Gold coins <input type=\"number\" name=\"attr_gold_coins\" class=\"text-center\">\n ",
"hero-stats": "Hero Stats",
"skill": "Skill",
"stamina": "Stamina",
"luck": "Luck ",
"equipments": "Equipments/Items ",
"potions": "Potions",
"backstory": "\n Backstory\n\n ",
"hero-notes": "Hero Notes",
"monster-encounters": "Encounters",
"monster name": "",
"attacks": "Attacks"
}