mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-07 14:36:13 +01:00
Improved Downtime Prepare translation
This commit is contained in:
parent
b23b6c75fb
commit
a65514b1c1
1 changed files with 6 additions and 6 deletions
12
lang/en.json
12
lang/en.json
|
|
@ -457,12 +457,12 @@
|
||||||
"name": "Clear Stress"
|
"name": "Clear Stress"
|
||||||
},
|
},
|
||||||
"prepare": {
|
"prepare": {
|
||||||
"description": "Describe how you are preparing for the next day's adventure, then gain a Hope. If you choose to Prepare with one or more members of your party, you may each take two Hope.",
|
"description": "Describe how you are preparing for the next day's adventure, then gain a Hope.",
|
||||||
"name": "Prepare"
|
"name": "Prepare"
|
||||||
},
|
},
|
||||||
"prepareWithFriends": {
|
"prepareWithFriends": {
|
||||||
"description": "Describe how you are preparing for the next day's adventure, then gain a Hope. If you choose to Prepare with one or more members of your party, you may each take two Hope.",
|
"description": "You prepare with one or more members of your party, and you each gain 2 Hope.",
|
||||||
"name": "Prepare (with Friends)"
|
"name": "Prepare (together)"
|
||||||
},
|
},
|
||||||
"repairArmor": {
|
"repairArmor": {
|
||||||
"description": "Describe how you spend time repairing your armor and clear all of its Armor Slots. You may also do this to an ally's armor instead.",
|
"description": "Describe how you spend time repairing your armor and clear all of its Armor Slots. You may also do this to an ally's armor instead.",
|
||||||
|
|
@ -494,11 +494,11 @@
|
||||||
},
|
},
|
||||||
"prepare": {
|
"prepare": {
|
||||||
"name": "Prepare",
|
"name": "Prepare",
|
||||||
"description": "Describe how you prepare yourself for the path ahead, then gain a Hope. If you choose to Prepare with one or more members of your party, you each gain 2 Hope."
|
"description": "Describe how you prepare yourself for the path ahead, then gain a Hope."
|
||||||
},
|
},
|
||||||
"prepareWithFriends": {
|
"prepareWithFriends": {
|
||||||
"name": "Prepare (with Friends)",
|
"name": "Prepare (together)",
|
||||||
"description": "Describe how you prepare yourself for the path ahead, then gain a Hope. If you choose to Prepare with one or more members of your party, you each gain 2 Hope."
|
"description": "You prepare with one or more members of your party, and you each gain 2 Hope."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"refreshable": {
|
"refreshable": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue