Hacker News new | ask | show | jobs
by gus_massa 1366 days ago
Nice.

I tried a small change

  "key": "Where is your key?"
==> de

  "key": "Wo ist dein Schlüssel?"
that shows that it correctly translate "key" in the string bit not "key" in the field name.

==> es

  "key": "¿Dónde está tu llave?"
that shows that it adds a "¿" at the beginning that is correct and obvious, but I'm too used to bad translators (perhaps I'm too old).

Which languages are supported?