Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 250 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 250 Bytes

Simple-Change-Language

Force NSLocalizedString to use a specific language

What role?

Force NSLocalizedString to use a specific language

How to Use ?

/* 
 * Setting language to english
 */
[NSBunble setLanguage:LanguageEN];