containsKey
Checks if the given key exists in the specified language.
Return
true if the key exists in the language map
Parameters
key
The string key to check
lang
The language code
Checks if the given key exists in the specified language.
true if the key exists in the language map
The string key to check
The language code