willpowell8 / LocalizationKit_iOS

Realtime Dynamic localization translation delivery system for iOS and Mac OSX in Swift. Create and update texts from localization.com without needing to recompile or redeploy. Cocapod for iOS devices (iPad, iPhone, iPod Touch and Mac)
https://www.localizationkit.com/app/
MIT License
1.23k stars 79 forks source link

How to use escape character ? #12

Open SuYungCheng opened 7 years ago

SuYungCheng commented 7 years ago

If my translated text include escape character(like \n), can Swift shows 2 lines?

JesseSchneider commented 7 years ago

Good question @SuYungCheng. I was wondering the same thing. @willpowell8 do you know?