From bded765c78323c50c3eb994e8de03ba14dc0b1ec Mon Sep 17 00:00:00 2001 From: jmartinkova Date: Mon, 2 Sep 2024 15:19:20 +0200 Subject: [PATCH] Release 4.9.0 (el) --- locales/el/README.md | 89 ++++++++++++++++++++++++++++++++++++++++++ locales/el/locale.json | 10 +++++ 2 files changed, 99 insertions(+) create mode 100644 locales/el/README.md create mode 100644 locales/el/locale.json diff --git a/locales/el/README.md b/locales/el/README.md new file mode 100644 index 0000000..4f172c4 --- /dev/null +++ b/locales/el/README.md @@ -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** <[eric.krueger.ek@gmail.com](mailto:eric.krueger.ek@gmail.com)> + * ORCID: [0009-0008-9120-6309](https://orcid.org/0009-0008-9120-6309) + * GitHub: [@EricKrg](https://github.com/EricKrg) +* **Tim Surber** <[tim.surber96@gmail.com](mailto:tim.surber96@gmail.com)> + * GitHub: [@timsu100](https://github.com/timsu100) +* **Marek Suchánek** <[marek.suchanek@ds-wizard.org](mailto:marek.suchanek@ds-wizard.org)> + * 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/). diff --git a/locales/el/locale.json b/locales/el/locale.json new file mode 100644 index 0000000..9b009eb --- /dev/null +++ b/locales/el/locale.json @@ -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" +}