phetsims / phetsims/rosetta

Improve our handling of technical right-to-left (RTL) strings in sim translations

Open
#475 12 comments 0 reactions 1 assignee View on GitHub

@jbphet is already working on this.

Since Jul 14, 2025.

priority:5-deferred
Dominant language
TypeScript
Stars
3
Forks
3
PR merge metrics
No merged PRs in 30d

Description

This issue is being created as a parent issue for several right-to-left (RTL) translation problems that have been reported lately. I was originally tasked with working on a reported problem related to the position of minus signs on numbers, but that work has now expanded to several other things.

Briefly, we'd like to improve the handling of minus signs, equations with equals signs, and the positioning of units (e.g. km, km/s, °C). There may be other things we encounter during this work. The top related issues are:

https://github.com/phetsims/phetcommon/issues/68
https://github.com/phetsims/axon/issues/464
https://github.com/phetsims/center-and-variability/issues/641

This issue is being created in the rosetta repo because it relates to translation, but it will likely touch a number of the simulation-related repos.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.