Localize-Swift icon indicating copy to clipboard operation
Localize-Swift copied to clipboard

Work with NSLocalizedString

Open Tulleb opened this issue 5 years ago • 0 comments

I have a Swift app which have more than 7000 lines of translations (from .xliff files).

Every translations is generated through the Storyboard (half of it) or through NSLocalizedString with comments associated to it.

Is it possible to make this lib work as the code is, at the moment?

Tulleb avatar Jul 21 '19 08:07 Tulleb