Closed FliesWithWind closed 3 years ago
I've noticed an issue with Polish translation where "won" needs to differ in "You won!" and "AI won!" due to Polish conjugation.
I have added conjugation check for locale and updated winner text.
I'm not sure how many other languages need it (if any), and if it is the best solution, so I'm open to criticism and other solutions. ;)
I will review and merge tonight. We definitely need something like this, yes.
the discussion will continue at https://github.com/Flutter-Buddies/tic_tac_no/issues/53
I've noticed an issue with Polish translation where "won" needs to differ in "You won!" and "AI won!" due to Polish conjugation.
I have added conjugation check for locale and updated winner text.
I'm not sure how many other languages need it (if any), and if it is the best solution, so I'm open to criticism and other solutions. ;)