Browse Source
Merge branch 'main' into task/improve-style-of-emtpy-state-in-fear-and-greed-index-component
pull/7486/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
3 additions and
2 deletions
-
CHANGELOG.md
-
apps/client/src/locales/messages.de.xlf
|
|
@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
|
|
### Changed |
|
|
### Changed |
|
|
|
|
|
|
|
|
- Improved the style of the empty state in the _Fear & Greed Index_ component |
|
|
- Improved the style of the empty state in the _Fear & Greed Index_ component |
|
|
|
|
|
- Improved the language localization for German (`de`) |
|
|
|
|
|
|
|
|
## 3.37.0 - 2026-07-30 |
|
|
## 3.37.0 - 2026-07-30 |
|
|
|
|
|
|
|
|
|
|
|
@ -351,7 +351,7 @@ |
|
|
</trans-unit> |
|
|
</trans-unit> |
|
|
<trans-unit id="4467323362722952678" datatype="html"> |
|
|
<trans-unit id="4467323362722952678" datatype="html"> |
|
|
<source>Unknown</source> |
|
|
<source>Unknown</source> |
|
|
<target state="new">Unknown</target> |
|
|
<target state="translated">Unbekannt</target> |
|
|
<context-group purpose="location"> |
|
|
<context-group purpose="location"> |
|
|
<context context-type="sourcefile">libs/ui/src/lib/i18n.ts</context> |
|
|
<context context-type="sourcefile">libs/ui/src/lib/i18n.ts</context> |
|
|
<context context-type="linenumber">88</context> |
|
|
<context context-type="linenumber">88</context> |
|
|
@ -1767,7 +1767,7 @@ |
|
|
</trans-unit> |
|
|
</trans-unit> |
|
|
<trans-unit id="659291745893337969" datatype="html"> |
|
|
<trans-unit id="659291745893337969" datatype="html"> |
|
|
<source>Invalid API key</source> |
|
|
<source>Invalid API key</source> |
|
|
<target state="new">Invalid API key</target> |
|
|
<target state="translated">Ungültiger API-Schlüssel</target> |
|
|
<context-group purpose="location"> |
|
|
<context-group purpose="location"> |
|
|
<context context-type="sourcefile">apps/client/src/app/components/admin-settings/admin-settings.component.html</context> |
|
|
<context context-type="sourcefile">apps/client/src/app/components/admin-settings/admin-settings.component.html</context> |
|
|
<context context-type="linenumber">112</context> |
|
|
<context context-type="linenumber">112</context> |
|
|
|