I need to access the resource file keys from a js file, Is this possible or not?
For example if I want to set a popup message based on some conditions applied in .js file and want to get the text from a resource file according to the language then how can i achieve this?