Overview
Translating strings is only part of localization. Dates, numbers, and geographic coordinates displayed for land documents must also follow locale conventions — 03/04/2026 means different dates in different locales, which for a land registry is a genuine correctness problem rather than a cosmetic one.
Tasks
Acceptance Criteria
Dependencies
Pairs with [FE-70].
Notes for Contributors
Comment below to be assigned.
Overview
Translating strings is only part of localization. Dates, numbers, and geographic coordinates displayed for land documents must also follow locale conventions —
03/04/2026means different dates in different locales, which for a land registry is a genuine correctness problem rather than a cosmetic one.Tasks
next-intl's formatting helpers for all dates, times, numbers, and percentages rather than manual formatting.Acceptance Criteria
Dependencies
Pairs with [FE-70].
Notes for Contributors
Comment below to be assigned.