Browse Source

Merge 74dc78d9df into 537be44e3b

pull/7750/merge
Thomas Kaul 12 hours ago
committed by GitHub
parent
commit
db1169d049
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      CHANGELOG.md
  2. 2
      apps/client/src/locales/messages.de.xlf

4
CHANGELOG.md

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased
### Changed
- Improved the language localization for German (`de`)
### Fixed
- Fixed the redaction of `fee`, `quantity`, `value` and `valueInBaseCurrency` in the latest activities of the public page (experimental)

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

@ -2199,7 +2199,7 @@
</trans-unit>
<trans-unit id="4882027922359285902" datatype="html">
<source>Restricted view and manage</source>
<target state="new">Restricted view and manage</target>
<target state="translated">Eingeschränkte Ansicht und Verwaltung</target>
<context-group purpose="location">
<context context-type="sourcefile">libs/ui/src/lib/access-level-icon/access-level-icon.component.html</context>
<context context-type="linenumber">5</context>

Loading…
Cancel
Save