I have keys and value pair I need to translate its value into another language.
For Example : "BLOOD_DONATIONS":"Blood donations",
I have too many keys, I have to convert its value in another language. (coding language java or javascript).
I have keys and value pair I need to translate its value into another language.
For Example : "BLOOD_DONATIONS":"Blood donations",
I have too many keys, I have to convert its value in another language. (coding language java or javascript).
Looking at your key-value pair, I'd say that I hope at least the value is available in some language. You can try Google Translate (They say it's free ).