I18n in iOS (similar to Ruby On Rails)
If you are familiar with I18n in Ruby On Rails and you need similar approach in your iOS mobile app try this:
[I18n t:@"common.save"]
...
[I18n t:@"person" count:2]
...
[I18n t:@"hello" dict:@{@"name": @"Bart"}]
For more go to GitHub repo
Written by Bartłomiej Wójtowicz
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Mobile
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#