EddyVerbruggen / nativescript-localize

Internationalization plugin for NativeScript using native capabilities of each platform
MIT License
79 stars 31 forks source link

How to localize typescript angular? #97

Closed mehakSadique closed 4 years ago

mehakSadique commented 4 years ago

I need to figure out how to localize this dialogs .alert({ message: "something has been submitted", okButtonText: "CONTINUE", })