Skip to content

Commit

Permalink
Fix German translation.
Browse files Browse the repository at this point in the history
This is part of a series of PRs in several apps to make German available across the Admin. Tracked in task [LOC-9843](https://vtex-dev.atlassian.net/browse/LOC-9843).
  • Loading branch information
kaio-donadelli authored Mar 28, 2023
2 parents e1502bb + 73d9bbf commit 689f1af
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

### Fixed

- German translation.

## [1.22.5] - 2023-03-27
### Added
- Added CssHandle class to parent container of my account cost center creation
Expand Down
2 changes: 1 addition & 1 deletion messages/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"admin/b2b-organizations.organization-details.organization-name": "Name der Organisation",
"admin/b2b-organizations.organization-details.tradeName": "Trade name",
"admin/b2b-organizations.organization-details.tradeName.helpText": "Optional geben Sie den Handelsnamen der Organisation an, der in der Kasse angewendet wird, falls vorhanden",
"admin/b2b-organizations.organization-details.collections": "Sammlungen",
"admin/b2b-organizations.organization-details.collections": "Kollektionen",
"admin/b2b-organizations.organization-details.paymentTerms": "Zahlungsbedingungen",
"admin/b2b-organizations.organization-details.price-tables": "Preistabellen",
"admin/b2b-organizations.organization-details.sales-channel": "Handelspolitik",
Expand Down

0 comments on commit 689f1af

Please sign in to comment.