Browse Source

Task/improve language localization for ES (#6417)

* Improve language localization for ES

* Update changelog
pull/6418/head
Ariel Pons 14 hours ago
committed by GitHub
parent
commit
5bcdaa396f
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  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
- Excluded the symbol mapping from the import and export functionality
- Improved the language localization for Dutch (`nl`)
- Improved the language localization for Italian (`it`)
- Improved the language localization for Spanish (`es`)
### Fixed

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

@ -3344,7 +3344,7 @@
</trans-unit>
<trans-unit id="9218541487912911620" datatype="html">
<source>No Activities</source>
<target state="new">No Activities</target>
<target state="translated">Sin actividades</target>
<context-group purpose="location">
<context context-type="sourcefile">apps/client/src/app/components/admin-market-data/admin-market-data.component.ts</context>
<context context-type="linenumber">146</context>

Loading…
Cancel
Save