Change Language at Runtime in Swift

Updated 30 January 2017

Save

Runtime Language Change in Swift

Your app is running in single language and you want to convert it into another language at runtime. like your app is running in english and you want to change your application language in french or german etc. You just have to create the strings in your Localizable.string file. and you have to just set the path of that language  file which you want to access. set this method in your global class.

And the word you you want to change :-

//globalObjectHome is object of global class 

// emailAddress = “Email Address”; In your localizable string file

author
. . .

Leave a Comment

Your email address will not be published. Required fields are marked*


Be the first to comment.

Start a Project


    Message Sent!

    If you have more details or questions, you can reply to the received confirmation email.

    Back to Home