06-feature-synonym-hints.tst 403 B

1234
  1. Feature: hint
  2. - data: find synonym for every 'targets' word in word-bank*.json, and add the synonym undert the key 'hint' for the word.
  3. - server: when 5th guess is not all green, return in API additional key: "hint": SYNONYM" with the recorded synonym
  4. - client: when API returns "hint", display the text "hint: value_of_the_hint" below guessin grid. In Russian UI use translation for the word "hint".