mirror of
https://github.com/Mrdabup/LocaleSpanish.git
synced 2025-12-06 14:23:00 -06:00
Merge pull request #401 from stiefeljackal/fix/missing-texture-alpha-keys
fix(en): add missing inspector texture keys for alpha and alpha gamma
This commit is contained in:
commit
1e0ac99b59
1 changed files with 3 additions and 0 deletions
3
en.json
3
en.json
|
|
@ -2068,6 +2068,9 @@
|
|||
"Inspector.Texture.NormalizeMinMax": "Normalize (min and max)",
|
||||
"Inspector.Texture.NormalizeIndependent": "Normalize RGB independently (min and max)",
|
||||
"Inspector.Texture.BleedColorToAlpha": "Bleed Color To Alpha",
|
||||
"Inspector.Texture.AlphaGamma": "Alpha Gamma",
|
||||
"Inspector.Texture.AdjustAlphaGamma": " Adjust Alpha Gamma",
|
||||
"Inspector.Texture.AddAlpha": "Add Alpha",
|
||||
|
||||
"Inspector.Texture.InvalidFloats": "Diagnostic: Invalid floats",
|
||||
"Inspector.Texture.GenerateMetadata": "Diagnostic: Generate Bitmap Metadata",
|
||||
|
|
|
|||
Loading…
Reference in a new issue