Initial thoughts

This commit is contained in:
WBHarry 2026-04-30 20:32:57 +02:00
parent 20056cd950
commit cbce821f4d
5 changed files with 46 additions and 16 deletions

View file

@ -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",