-1

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).

3
  • I can only guess that you are asking us for a translation tool/api which would be off topic for stackoverflow. Commented Jun 29, 2017 at 9:54
  • 1
    Use this answer stackoverflow.com/questions/5388127/… Commented Jun 29, 2017 at 9:55
  • In case of Java use this answer: stackoverflow.com/questions/14789937/… Commented Jun 29, 2017 at 10:19

1 Answer 1

2

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 ).

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.