Example project for my post Easy XIB and Storyboard Localization.
This repository serves as an example on how to localize some UIKit controls:
UILabel
UIButton
UITextField
placeholderUISegmentedControl
UIBarItem
for tab bar items and navigation bar itemsUINavigationItem
Review Localizable.swift
to check it.