Merged with main

This commit is contained in:
WBHarry 2025-06-25 23:02:50 +02:00
commit 7ac3066f68
18 changed files with 279 additions and 67 deletions

View file

@ -1113,8 +1113,9 @@
"faith": "Faith",
"ShortRest": "Take a Short Rest",
"LongRest": "Take a Long Rest",
"CharacterSetup": "Character setup isn't done yet",
"Level": "Level",
"LevelUp": "Level Up!",
"LevelUp": "You can level up",
"Tabs": {
"Features": "Features",
"Inventory": "Inventory",
@ -1212,7 +1213,9 @@
"NewScar": "New Scar",
"DeleteConfirmation": "Are you sure you want to delete the item - {item}?",
"Errors": {
"missingClassOrSubclass": "The character doesn't have a class and subclass"
"missingClassOrSubclass": "The character doesn't have a class and subclass",
"tooHighLevel": "You cannot raise the character level past the maximum",
"tooLowLevel": "You cannot lower the character level below starting level"
}
},
"Adversary": {