|
133 | 133 | } |
134 | 134 | }, |
135 | 135 | "Labels": { |
136 | | - "short": { |
137 | | - "hp": "HP", |
138 | | - "str": "Str", |
139 | | - "dex": "Dex", |
140 | | - "wil": "Wil", |
141 | | - "biography": "Bio" |
142 | | - }, |
143 | | - "long": { |
144 | | - "hp": "Hit Protection", |
145 | | - "str": "Strength", |
146 | | - "dex": "Dexterity", |
147 | | - "wil": "Willpower", |
148 | | - "biography": "Biography", |
149 | | - "inventory": "Inventory", |
150 | | - "armour": "Armour", |
151 | | - "shortRest": "Short Rest", |
152 | | - "fullRest": "Full Rest", |
153 | | - "damage": "damage", |
154 | | - "wealth": "Wealth", |
155 | | - "guilders": "Guilders (G)", |
156 | | - "shillings": "Shillings (S)", |
157 | | - "pennies": "Pennies (P)" |
158 | | - }, |
159 | | - "details": "Details" |
| 136 | + "short": { |
| 137 | + "hp": "HP", |
| 138 | + "str": "Str", |
| 139 | + "dex": "Dex", |
| 140 | + "wil": "Wil", |
| 141 | + "biography": "Bio" |
| 142 | + }, |
| 143 | + "long": { |
| 144 | + "hp": "Hit Protection", |
| 145 | + "str": "Strength", |
| 146 | + "dex": "Dexterity", |
| 147 | + "wil": "Willpower", |
| 148 | + "biography": "Biography", |
| 149 | + "inventory": "Inventory", |
| 150 | + "armour": "Armour", |
| 151 | + "shortRest": "Short Rest", |
| 152 | + "fullRest": "Full Rest", |
| 153 | + "damage": "damage", |
| 154 | + "wealth": "Wealth", |
| 155 | + "guilders": "Guilders (G)", |
| 156 | + "shillings": "Shillings (S)", |
| 157 | + "pennies": "Pennies (P)" |
| 158 | + }, |
| 159 | + "details": "Details" |
160 | 160 | }, |
161 | 161 | "Edit": "Edit", |
162 | 162 | "Delete": "Delete", |
|
167 | 167 | "Equip": "Equip", |
168 | 168 | "Unequip": "Unequip", |
169 | 169 | "Level": { |
170 | | - "novice": "Novice", |
171 | | - "professional": "Professional", |
172 | | - "expert": "Expert", |
173 | | - "veteran": "Veteran", |
174 | | - "master": "Master", |
175 | | - "beyond": "Beyond" |
| 170 | + "novice": "Novice", |
| 171 | + "professional": "Professional", |
| 172 | + "expert": "Expert", |
| 173 | + "veteran": "Veteran", |
| 174 | + "master": "Master", |
| 175 | + "beyond": "Beyond" |
176 | 176 | }, |
177 | 177 | "Warns": { |
178 | 178 | "canNotRest": "You can't rest because you are deprived." |
179 | 179 | }, |
180 | | - "Roll":{ |
| 180 | + "Roll": { |
181 | 181 | "SaveRoll": "Save Roll of {ability} ({value})", |
182 | 182 | "Success": "Success", |
183 | 183 | "Failure": "Failure", |
184 | 184 | "AttackRollDamage": "Damage Roll of {itemName}" |
| 185 | + }, |
| 186 | + "Settings": { |
| 187 | + "displayWealth": { |
| 188 | + "label": "Display Wealth", |
| 189 | + "hint": "Show wealth in the character sheet." |
| 190 | + }, |
| 191 | + "showInitiativeHelper": { |
| 192 | + "label": "Show initiative helptext on next startup", |
| 193 | + "hint": "This option only exists so the helptext won't appear on every startup. When the message appears, this option will uncheck itself." |
| 194 | + } |
185 | 195 | } |
186 | 196 | } |
187 | 197 | } |
0 commit comments