Skip to content

language translation issue #53

@grayson-harrington

Description

@grayson-harrington

The past tense sentence that can be shown when a player wins is either "you won!" Or "AI won!"

The Spanish translation of these sentences is "tú ganaste" and "AI ganó" respectively.

The conjugation changes depending on who won the game. Right now the localizations are set up so that each word in the original phrase is translated separately so "you" "AI" and "won" are all translated separately. Basically to fix the problem we should translate the whole phrases rather than the smaller parts of the phrases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions