Skip to content

Add Security Group Localization

Overview

Resolves #977 (closed).

How to Test

  • If the MR adds localized strings (in src/Types/Defaults.elm) then the following are updated accordingly:
  • types.d.ts
  • all files in environment-configs/ which have localization specified (else you may break production sites!)
  • Documented options for Example Localization JSON object section in config-options.md
  • exosphereLocalizedStrings in review/src/NoHardcodedLocalizedStrings.elm
Edited by Kyle Tee

Merge request reports