Thursday, November 13, 2025
3 changes · 17.0
Enhancements to existing features
This update adds Spanish translation support across several U.S. localization features, including payroll, reporting, payments, and check printing. It helps Spanish-speaking users better understand and use these workflows without changing the underlying business rules.
Original PR description
The official language is English, but Spanish is spoken by ~41 million. task-5247124
This update makes the U.S. localization available in Spanish as well as English. It helps Spanish-speaking users understand and use the related content more easily, which is useful given the large Spanish-speaking audience in the U.S.
Original PR description
The official language is English, but Spanish is spoken by ~41 million. task-5247124
Some India-specific accounting tags now include the correct country information. This makes them easier to filter and group, and helps ensure they can be reused in more cases where country-specific tagging is needed.
Original PR description
Some account tags specific to India were missing the `country_id`. With this PR, the `country_id` is added to those tags, enabling easier group by and making them usable for other cases also.