Skip to content

Commit

Permalink
Add Localize Support for NPC Change Shape (#13967)
Browse files Browse the repository at this point in the history
  • Loading branch information
SpartanCPA committed Feb 26, 2024
1 parent d19903f commit bac6aa6
Showing 1 changed file with 64 additions and 0 deletions.
64 changes: 64 additions & 0 deletions static/lang/re-en.json
Original file line number Diff line number Diff line change
Expand Up @@ -649,6 +649,70 @@
"Sly": "Sly"
}
},
"ChangeShape": {
"Form": {
"Animal": "Animal",
"AnimalMedium": "Medium Animal",
"AnimalSmall": "Small Animal",
"AnimalTiny": "Tiny Animal",
"Azuretzi": "Azuretzi",
"Bat": "Bat",
"BatGiant": "Giant Bat",
"Barghest": "Barghest",
"Cacodaemon": "Cacodaemon",
"Cassisian": "Cassisian",
"Dog": "Dog",
"Dove": "Dove",
"Dragon": "Dragon",
"DryadQueen": "Dryad Queen",
"Elemental": "Elemental",
"ElementalMedium": "Medium Elemental",
"ElementalSmall": "Small Elemental",
"Faydhaan": "Faydhaan",
"Fish": "Fish",
"Gancanagh": "Gancanagh",
"Gimmerling": "Gimmerling",
"Gosreg": "Gosreg",
"Gourd": "Gourd",
"Gylou": "Gylou",
"Hag": "Hag",
"Humanoid": "Humanoid",
"HumanoidLarge": "Large Humanoid",
"HumanoidMedium": "Medium Humanoid",
"HumanoidSmall": "Small Humanoid",
"Hybrid": "Hybrid",
"Ifrit": "Ifrit",
"Imp": "Imp",
"Jann": "Jann",
"Jaathoom": "Jaathoom",
"Keketar": "Keketar",
"LamiaMatriarch": "Lamia Matriarch",
"Leshy": "Leshy",
"Lizard": "Lizard",
"Morrigna": "Morrigna",
"Mushroom": "Mushroom",
"NaiadQueen": "Naiad Queen",
"ObjectTiny": "Tiny Inanimate Object",
"Octopus": "Octopus",
"Oni": "Oni",
"PorcupineGiant": "Giant Porcupine",
"Pukwudgie": "Pukwudgie",
"Raktavarna": "Raktavarna",
"RajaKrodha": "Raja-Krodha",
"Rat": "Rat",
"Scorpion": "Scorpion",
"Succubus": "Succubus",
"Tree": "Tree",
"Vampire": "Vampire",
"Voidworm": "Voidworm",
"Vidileth": "Vidileth",
"Vilderavn": "Vilderavn",
"WingedHumanoid": "Winged Humanoid",
"Wolf": "Wolf",
"WolfDire": "Dire Wolf"
},
"Label": "Current Form"
},
"Charge": {
"AtLeastTen": "Moved at Least 10 feet"
},
Expand Down

0 comments on commit bac6aa6

Please sign in to comment.