let textFromLocalizable =  NSLocalizedString("change_language", comment: "")
print("Localized text == \(textFromLocalizable)")