Files
roll20-character-sheets/psirun/translation.json
T
Dana Leaman 0eb659a308 Bring sheet up to current standards
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)
2021-08-15 02:51:32 -04:00

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"
}