key_per_language
1 sites
No security coverage
If you're using the Key module, but need your provided key to be different per language viewed on the site, then this is the provider for you!
Once installed, you simply add all the keys for the different languages to the key module as usual, and then create a special key that'll vary per language, select the new 'Key per Language' provider, and then for each configured language, specify the key that it'll provide.
Then, in run time, when something asks Key module for the key for your whatever, this provider will look up what language the request is in, and pass the lookup onto the configured key.