Feature/improve language localization for german 20230711 (#2144)

* Improve i18n

* Update changelog
This commit is contained in:
Thomas Kaul 2023-07-12 19:53:55 +02:00 committed by GitHub
parent 92382e0b4d
commit 09c300661a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
10 changed files with 18781 additions and 9 deletions

View File

@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Improved the loading state during filtering on the allocations page
- Beautified the names with ampersand (`&`) in the asset profile
- Improved the language localization for German (`de`)
## 1.287.0 - 2023-07-09

View File

@ -89,7 +89,7 @@
</td>
</tr>
<tr class="mat-mdc-row">
<td class="mat-mdc-cell px-3 py-2 text-right" i18n>
<td class="mat-mdc-cell px-3 py-2 text-right">
Open Source Software
</td>
<td class="mat-mdc-cell px-1 py-2">

View File

@ -179,7 +179,7 @@
monitor investments, and make informed financial decisions.
</div>
<div>
<a i18n [routerLink]="['/resources', 'personal-finance-tools']"
<a [routerLink]="['/resources', 'personal-finance-tools']"
>Personal Finance Tools →</a
>
</div>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff