Rename some variables for clarity
This commit is contained in:
parent
d5b872e74b
commit
b449a20348
3 changed files with 6 additions and 6 deletions
|
@ -66,8 +66,8 @@
|
|||
"DS4.ItemTypeAlphabetPlural": "Schriftzeichen",
|
||||
"DS4.ItemTypeSpecialCreatureAbility": "Besondere Kreaturenfähigkeit",
|
||||
"DS4.ItemTypeSpecialCreatureAbilityPlural": "Besondere Kreaturenfähigkeiten",
|
||||
"DS4.ItemWeaponCheckFlavor": "{actor} greift mit {item} an.",
|
||||
"DS4.ItemSpellCheckFlavor": "{actor} wirkt {item}.",
|
||||
"DS4.ItemWeaponCheckFlavor": "{actor} greift mit {weapon} an.",
|
||||
"DS4.ItemSpellCheckFlavor": "{actor} wirkt {spell}.",
|
||||
"DS4.ArmorType": "Panzerungstyp",
|
||||
"DS4.ArmorTypeAbbr": "PAT",
|
||||
"DS4.ArmorMaterialType": "Materialtyp",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue