-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
231c428
commit bded765
Showing
2 changed files
with
99 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,89 @@ | ||
# German Locale for Wizard Client | ||
|
||
[![LICENSE](https://img.shields.io/github/license/ds-wizard/wizard-client-locales)](LICENSE) | ||
[![Language](https://img.shields.io/badge/ISO%20639--1-de-blue)](https://en.wikipedia.org/wiki/German_language) | ||
[![Translation status](https://img.shields.io/badge/translated-100%25-brightgreen)](https://localize.ds-wizard.org/engage/wizard-client/de/) | ||
[![Translation status](https://localize.ds-wizard.org/widgets/wizard-client/de/wizard-client-4-9-0/svg-badge.svg)](https://localize.ds-wizard.org/engage/wizard-client/de/) | ||
|
||
## Contributors | ||
|
||
* **Eric Krüger** <[[email protected]](mailto:[email protected])> | ||
* ORCID: [0009-0008-9120-6309](https://orcid.org/0009-0008-9120-6309) | ||
* GitHub: [@EricKrg](https://github.com/EricKrg) | ||
* **Tim Surber** <[[email protected]](mailto:[email protected])> | ||
* GitHub: [@timsu100](https://github.com/timsu100) | ||
* **Marek Suchánek** <[[email protected]](mailto:[email protected])> | ||
* ORCID: [0000-0001-7525-9218](https://orcid.org/0000-0001-7525-9218) | ||
* GitHub: [@MarekSuchanek](https://github.com/MarekSuchanek) | ||
|
||
## Changelog | ||
|
||
### 4.9.0 | ||
|
||
* Updated for version 4.9.0 | ||
|
||
### 4.8.0 | ||
|
||
* Updated for version 4.8.0 | ||
|
||
### 4.7.0 | ||
|
||
* Updated for version 4.7.0 | ||
|
||
### 4.6.0 | ||
|
||
* Updated for version 4.6.0 | ||
|
||
### 4.5.0 | ||
|
||
* Updated for version 4.5.0 | ||
|
||
### 4.4.0 | ||
|
||
* Updated for version 4.4.0 | ||
|
||
### 4.3.0 | ||
|
||
* Updated for version 4.3.0 | ||
|
||
### 4.2.0 | ||
|
||
* Updated for version 4.2.0 | ||
|
||
### 4.1.0 | ||
|
||
* Updated for version 4.1.0 | ||
|
||
### 4.0.0 | ||
|
||
* Switch to aligned versioning | ||
* Updated for version 4.0.0 | ||
|
||
### 0.6.0 | ||
|
||
* Updated for version 3.28.0 | ||
|
||
### 0.5.0 | ||
|
||
* Updated for version 3.27.0 | ||
|
||
### 0.4.0 | ||
|
||
* Updated for version 3.26.0 | ||
|
||
### 0.3.0 | ||
|
||
* Updated for version 3.25.0 | ||
|
||
### 0.2.0 | ||
|
||
* Updated for version 3.24.0 | ||
|
||
### 0.1.0 | ||
|
||
* Initial translation to German | ||
|
||
|
||
## License | ||
|
||
This project is licensed under the [Creative Commons Attribution 4.0 (CC-BY-4.0)](https://creativecommons.org/licenses/by/4.0/). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"organizationId": "dsw", | ||
"localeId": "el", | ||
"version": "4.9.0", | ||
"code": "el", | ||
"recommendedAppVersion": "4.9.0", | ||
"name": "Greek", | ||
"description": "Greek locale for Wizard UI", | ||
"license": "CC-BY-4.0" | ||
} |