mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 19:51:08 +01:00
Finalised levelup selections and propagating to PC
This commit is contained in:
parent
7a12783a8c
commit
d7ebeb3b2a
12 changed files with 282 additions and 234 deletions
|
|
@ -745,7 +745,13 @@
|
|||
},
|
||||
"LevelUp": {
|
||||
"AdvanceLevel": "Continue To Level {level}",
|
||||
"TakeLevelUp": "Finish Level Up"
|
||||
"TakeLevelUp": "Finish Level Up",
|
||||
"notifications": {
|
||||
"info": {
|
||||
"insufficentAdvancements": "You don't have enough advancements left.",
|
||||
"insufficientTierAdvancements": "You have no available advancements for this tier."
|
||||
}
|
||||
}
|
||||
},
|
||||
"DeathMove": {
|
||||
"Title": "{actor} - Death Move",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue