Allows .strings file based localization without creating IBOutlets for each indivisual UI Elements
- No need to create IBOutlet for each UI Element
- Support iOS native localization
- Easily extendable to support JSON file based localization
- Drag and Drop Label class into your project
- Set the class of UILable to Label
- Assign the key you want to use from the Localizable.strings file