mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
Standardize layout with grid and flexbox instead of tables Fix faulty roll button logic Add i18n so that the sheet is fully translated (still missing Aria attributes)
31 lines
1020 B
JSON
31 lines
1020 B
JSON
{
|
|
"runner-name":"Runner's Name",
|
|
"runner-name-placeholder":"your character's name (as far as you know)",
|
|
"apparent-age":"Apparent Age",
|
|
"psi-power":"Psi Power",
|
|
"psi-power-placeholder":"your character's psi power",
|
|
"in-the-mirror...":"When I look in the mirror, I see...",
|
|
"harm":"Harm",
|
|
"unimpaired":"I'm unimpaired",
|
|
"impaired":"I'm impaired!",
|
|
"doubly-impaired":"I'm doubly impaired!",
|
|
"i-have-questions...":"I have questions...",
|
|
"question":"Question",
|
|
"question-placeholder":"your question",
|
|
"answer":"Answer",
|
|
"answer-placeholder":"the question's answer",
|
|
"take-a-risk":"Take a Risk",
|
|
"endgame":"Endgame",
|
|
"your-character-endgame":"What is your character's endgame?",
|
|
"trapped":"Trapped",
|
|
"home":"Home",
|
|
"hidden":"Hidden",
|
|
"on-a-quest":"On a quest",
|
|
"lost":"Lost",
|
|
"turning-the-tables":"Turning the tables",
|
|
"making-a-discovery":"Making a discovery",
|
|
"ask-using-psi-power": "Are you using your psi power?",
|
|
"ask-risking-harm":"Are you risking harm to anyone?",
|
|
"yes":"Yes",
|
|
"no":"No"
|
|
} |