Browse Source

resolved comments

pull/5155/head
Jack Cooper 1 month ago
parent
commit
ec2d2fe6f0
  1. 1
      CHANGELOG.md
  2. 2
      apps/client/src/locales/messages.es.xlf

1
CHANGELOG.md

@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Improved the language localization for Dutch (`nl`)
- Improved the language localization for French (`fr`)
- Improved the language localization for Portuguese (`pt`)
- Improved the language localization for Spanish (`es`)
## 2.181.0 - 2025-07-11

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

@ -6959,7 +6959,7 @@
</trans-unit>
<trans-unit id="routes.resources.guides" datatype="html">
<source>guides</source>
<target state="translated">guías</target>
<target state="translated">guias</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