Browse Source

Feature/improve Spanish language localization in changelog and update translation for 'changelog' entry

pull/4924/head
Alesky Zakarin 2 weeks ago
parent
commit
99c4355807
  1. 1
      CHANGELOG.md
  2. 2
      apps/client/src/locales/messages.es.xlf

1
CHANGELOG.md

@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Migrated the `@ghostfolio/ui/assistant` component to control flow
- Migrated the `@ghostfolio/ui/value` component to control flow
- Improved the language localization for Chinese (`zh`)
- Improved the language localization for Español (`es`)
- Improved the language localization for Portuguese (`pt`)
## 2.171.0 - 2025-06-15

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

@ -7598,7 +7598,7 @@
</trans-unit>
<trans-unit id="793097298820646129" datatype="html">
<source>changelog</source>
<target state="translated">registro decambios</target>
<target state="translated">registro-decambios</target>
<note priority="1" from="description">kebab-case</note>
<context-group purpose="location">
<context context-type="sourcefile">libs/common/src/lib/routes/routes.ts</context>

Loading…
Cancel
Save