DogStark / DogStark/petChain-Frontend

[Frontend] Add localized pluralization and unit formatting tests

Open
#962 2 comments 0 reactions 0 assignees View on GitHub
Stellar Wave
Dominant language
TypeScript
Stars
3
Forks
158
Avg merge
3d 6h
Merged PRs (30d)
36

Description

## Problem
Medication quantities, appointment durations, and pet counts can be grammatically or numerically incorrect across locales.
## Acceptance criteria
- All user-facing counts and units use centralized locale-aware formatters.
- Zero, one, few, and many forms are covered where supported.
- Medical units are never converted implicitly without displaying the unit.
- Tests cover English, Spanish, RTL fixtures, decimals, and missing translations.

Contributor guide

No contributing guide indexed for this repository

Research direction

No files or test entry points are named. Start by locating the centralized locale-aware formatters and existing localization tests, then run the relevant frontend test suite; done means coverage for English, Spanish, RTL fixtures, decimals, missing translations, plural forms, and explicit medical units.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, internationalization, testing
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.