The language selector now surfaces languages you may want to translate (T290972). A message ( "Missing in X, Y and more") invites users to translate into the language they frequently use in which the article is not available yet.
The initial implementation provide the key functionality, but there are some details to polish. In particular, the spacing needs some adjustments to align with the spec.
Currently, in the dialog to start the translation the separation between the message and the buttons with the language names below is 8px. The spec defined a 16px separation. The difference may be because the list of buttons lacks padding at the top (and bottom), and adding 8px there could solve it.
Screenshots and spec shown below:
| Current message padding | Current button padding | Spec |
|---|---|---|


