mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-06 04:44:16 +02:00
Initial thoughts
This commit is contained in:
parent
20056cd950
commit
cbce821f4d
5 changed files with 46 additions and 16 deletions
|
|
@ -3161,6 +3161,7 @@
|
|||
"noSelectionsLeft": "Nothing more to select!",
|
||||
"alreadySelectedClass": "You already have that class!",
|
||||
"classAlreadySelected": "The character already has a class",
|
||||
"classMissingIdentifier": "The class hasn't set up an identifier",
|
||||
"subclassAlreadySelected": "The character already has a subclass for that class.",
|
||||
"noClassSelected": "Your character has no class selected!",
|
||||
"lacksDomain": "Your character doesn't have the domain of the card!",
|
||||
|
|
@ -3210,7 +3211,6 @@
|
|||
"subclassesAlreadyPresent": "You already have a class and multiclass subclass",
|
||||
"noDiceSystem": "Your selected dice {system} does not have a {faces} dice",
|
||||
"gmMenuRefresh": "You refreshed all actions and resources {types}",
|
||||
"subclassAlreadyLinked": "{name} is already a subclass in the class {class}. Remove it from there if you want it to be a subclass to this class.",
|
||||
"gmRequired": "This action requires an online GM",
|
||||
"gmOnly": "This can only be accessed by the GM",
|
||||
"noActorOwnership": "You do not have permissions for this character",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue