Skip to content

fix(app): Japanese locale has swapped {{done}}/{{total}} placeholders in todo progress text #25679

@keiji

Description

@keiji

Description

In Japanese localization, the session.todo.progress string has {{done}} and {{total}} placeholders swapped.

Current output: {{done}} 個中 {{total}} 個の Todo が完了 (e.g. "3 個中 5 個の Todo が完了")
Expected output: {{total}} 個中 {{done}} 個の Todo が完了 (e.g. "5 個中 3 個の Todo が完了")

Plugins

No response

OpenCode version

v1.14.32

Steps to reproduce

No response

Screenshot and/or share link

Image

Operating System

Ubuntu 24.04

Terminal

Chrome 147.7727.137

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions