Skip to content

Commit

Permalink
Merge pull request #58 from Savantford/dev-branch
Browse files Browse the repository at this point in the history
Dev branch
  • Loading branch information
Savantford committed Aug 23, 2023
2 parents 94a6bcd + daa57df commit ad126c8
Show file tree
Hide file tree
Showing 30 changed files with 783 additions and 194 deletions.
97 changes: 93 additions & 4 deletions lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -212,10 +212,99 @@
"WW.GripOne": "One-Handed",
"WW.GripTwo": "Two-Handed",
"WW.GripOff": "Off-Hand",
"WW.Range": "Range",
"WW.Properties": "Properties",
"WW.PropertiesPH": "Brutal, Keen, etc",
"WW.Reload": "Reload",

"WW.Properties": {
"Title": "Properties",
"PH": "Brutal, Sharp, etc",
"Ammunition": {
"Label": "Ammunition",
"Tip": "Tooltip"
},
"Brutal": {
"Label": "Brutal",
"Tip": "Tooltip"
},
"Concussing": {
"Label": "Concussing",
"Tip": "Tooltip"
},
"Disarming": {
"Label": "Disarming",
"Tip": "Tooltip"
},
"Driving": {
"Label": "Driving",
"Tip": "Tooltip"
},
"Fast": {
"Label": "Fast",
"Tip": "Tooltip"
},
"Firearm": {
"Label": "Firearm",
"Tip": "Tooltip"
},
"Great": {
"Label": "Great",
"Tip": "Tooltip"
},
"Light": {
"Label": "Light",
"Tip": "Tooltip"
},
"Long": {
"Label": "Long",
"Tip": "Tooltip"
},
"Nimble": {
"Label": "Nimble",
"Tip": "Tooltip"
},
"Painful": {
"Label": "Painful",
"Tip": "Tooltip"
},
"Precise": {
"Label": "Precise",
"Tip": "Tooltip"
},
"Range": {
"Label": "Range",
"Tip": "Tooltip"
},
"Reload": {
"Label": "Reload",
"Tip": "Tooltip"
},
"Sharp": {
"Label": "Sharp",
"Tip": "Tooltip"
},
"Shattering": {
"Label": "Shattering",
"Tip": "Tooltip"
},
"Slow": {
"Label": "Slow",
"Tip": "Tooltip"
},
"Special": {
"Label": "Special",
"Tip": "Tooltip"
},
"Thrown": {
"Label": "Thrown",
"Tip": "Tooltip"
},
"Unbalancing": {
"Label": "Unbalancing",
"Tip": "Tooltip"
},
"Versatile": {
"Label": "Versatile",
"Tip": "Tooltip"
}
},

"WW.Effects": "Effects",
"WW.EffectsAll": "All Effects",
Expand Down
3 changes: 0 additions & 3 deletions lang/pt.json

This file was deleted.

Loading

0 comments on commit ad126c8

Please sign in to comment.