Browse Source

Task/improve language localization for NL 20260903 (#6506)

* Improve language localization
* Update changelog
pull/6504/head^2
Erwin-N 2 weeks ago
committed by GitHub
parent
commit
2860ebe1cb
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 6
      CHANGELOG.md
  2. 2
      apps/client/src/locales/messages.nl.xlf

6
CHANGELOG.md

@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Unreleased
### Changed
- Improved the language localization for Dutch (`nl`)
## 2.248.0 - 2026-03-07
### Added

2
apps/client/src/locales/messages.nl.xlf

@ -3823,7 +3823,7 @@
</trans-unit>
<trans-unit id="7702646444963497962" datatype="html">
<source>By</source>
<target state="translated">Door</target>
<target state="translated">Tegen</target>
<context-group purpose="location">
<context context-type="sourcefile">apps/client/src/app/pages/portfolio/fire/fire-page.html</context>
<context context-type="linenumber">139</context>

Loading…
Cancel
Save