Browse Source

Feature/improve language localization for FR 20250611 (#4896)

* Improve language localization for FR

* Update changelog
pull/4897/head
jlebutte 1 month ago
committed by GitHub
parent
commit
c6f25e0fb6
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 6
      CHANGELOG.md
  2. 2
      apps/client/src/locales/messages.fr.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 French (`fr`)
## 2.170.0 - 2025-06-11
### Added

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

@ -7646,7 +7646,7 @@
</trans-unit>
<trans-unit id="7784226024223865620" datatype="html">
<source>Find holding or page...</source>
<target state="translated">Rechercher une collection ou une page...</target>
<target state="translated">Rechercher une position ou une page...</target>
<context-group purpose="location">
<context context-type="sourcefile">libs/ui/src/lib/assistant/assistant.component.ts</context>
<context context-type="linenumber">152</context>

Loading…
Cancel
Save