Hi!
The string:
${player_name} plays a ${combination} -> ${player_name} juega una ${combination}
has the problem that different combinations use different articles (as sets are masculine and sequences femenine), it should be "juega una escalera" and "juega un conjunto"
An alternative could be translating set as "pierna" (leg, it's an idiomatic way used on several card games, like poker, burako, canasta, carioca... but it seems it's an Argentinism so I'm not sure how it would work for players from other countries)
Thanks,
H
The string:
${player_name} plays a ${combination} -> ${player_name} juega una ${combination}
has the problem that different combinations use different articles (as sets are masculine and sequences femenine), it should be "juega una escalera" and "juega un conjunto"
An alternative could be translating set as "pierna" (leg, it's an idiomatic way used on several card games, like poker, burako, canasta, carioca... but it seems it's an Argentinism so I'm not sure how it would work for players from other countries)
Thanks,
H