Do ResponsePatternCollection patterns need to be translatable?

Open
#119 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
typescript

Research direction

Read js/ResponsePatternCollection.ts lines 45-61 and inspect how the ResponsePatternCollection patterns arrange Voicing responses. Determine whether those patterns need translation for every language and define what the project should do about language-specific combinations; the issue is complete when that decision is resolved.

Written by the indexing model from the issue text.

Description

dev:voicing type:i18n

In ResponsePatternCollection, we have patterns that arrange the different Voicing responses.

https://github.com/phetsims/utterance-queue/blob/5626986d12235861f6ed504fa57b62575ecab57e/js/ResponsePatternCollection.ts#L45-L61

Do these need to be translatable? We do not know how they need to be combined for every language.

Dominant language
TypeScript
Stars
1
Forks
5
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from phetsims/utterance-queue

All issues in phetsims/utterance-queue

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.