Browse Source
Merge branch 'main' into task/add-stack-trace-logging-for-max-listeners-exceeded-warning
pull/7400/head
Thomas Kaul
1 month ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
5 additions and
1 deletions
-
CHANGELOG.md
-
apps/client/src/locales/messages.pl.xlf
|
|
@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
|
|
|
|
|
|
|
|
- Added the stack trace logging for `MaxListenersExceededWarning` occurrences |
|
|
- Added the stack trace logging for `MaxListenersExceededWarning` occurrences |
|
|
|
|
|
|
|
|
|
|
|
### Changed |
|
|
|
|
|
|
|
|
|
|
|
- Improved the language localization for Polish (`pl`) |
|
|
|
|
|
|
|
|
## 3.32.0 - 2026-07-22 |
|
|
## 3.32.0 - 2026-07-22 |
|
|
|
|
|
|
|
|
### Changed |
|
|
### Changed |
|
|
|
|
|
@ -6526,7 +6526,7 @@ |
|
|
</trans-unit> |
|
|
</trans-unit> |
|
|
<trans-unit id="8204176479746810612" datatype="html"> |
|
|
<trans-unit id="8204176479746810612" datatype="html"> |
|
|
<source>Active</source> |
|
|
<source>Active</source> |
|
|
<target state="translated">Antywne</target> |
|
|
<target state="translated">Aktywne</target> |
|
|
<context-group purpose="location"> |
|
|
<context-group purpose="location"> |
|
|
<context context-type="sourcefile">apps/client/src/app/components/home-holdings/home-holdings.component.ts</context> |
|
|
<context context-type="sourcefile">apps/client/src/app/components/home-holdings/home-holdings.component.ts</context> |
|
|
<context context-type="linenumber">64</context> |
|
|
<context context-type="linenumber">64</context> |
|
|
|