Open zaitsevyan opened 9 years ago
Hi, can you add config file, where I can add my custom "NSLocalizedString" function's name? I use macros - "#define L(key) [[LanguageEngine instance] localizedStringWithKey:key]" in all my projects.
+1 on this!
Hi, can you add config file, where I can add my custom "NSLocalizedString" function's name? I use macros - "#define L(key) [[LanguageEngine instance] localizedStringWithKey:key]" in all my projects.