Skip to content

Commit

Permalink
Release 0.11.0 (cs, fr, nl), 0.6.0 (de, tr)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarekSuchanek committed Nov 13, 2023
1 parent eb985c5 commit 46dd5c5
Show file tree
Hide file tree
Showing 10 changed files with 35 additions and 15 deletions.
6 changes: 5 additions & 1 deletion locales/cs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![LICENSE](https://img.shields.io/github/license/ds-wizard/wizard-client-locales)](LICENSE)
[![Language](https://img.shields.io/badge/ISO%20639--1-cs-blue)](https://en.wikipedia.org/wiki/Czech_language)
[![Translation status](https://img.shields.io/badge/translated-100%25-brightgreen)](https://localize.ds-wizard.org/engage/wizard-client/cs/)
[![Translation status](https://localize.ds-wizard.org/widgets/wizard-client/cs/wizard-client-3-27-0/svg-badge.svg)](https://localize.ds-wizard.org/engage/wizard-client/cs/)
[![Translation status](https://localize.ds-wizard.org/widgets/wizard-client/cs/wizard-client-3-28-0/svg-badge.svg)](https://localize.ds-wizard.org/engage/wizard-client/cs/)

## Contributors

Expand All @@ -20,6 +20,10 @@

## Changelog

### 0.11.0

* Updated for version 3.28.0

### 0.10.0

* Updated for version 3.27.0
Expand Down
4 changes: 2 additions & 2 deletions locales/cs/locale.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"organizationId": "dsw",
"localeId": "cs",
"version": "0.10.0",
"version": "0.11.0",
"code": "cs",
"recommendedAppVersion": "3.27.0",
"recommendedAppVersion": "3.28.0",
"name": "Czech",
"description": "Czech locale for Wizard UI",
"license": "CC-BY-4.0"
Expand Down
6 changes: 5 additions & 1 deletion locales/de/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![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-3-27-0/svg-badge.svg)](https://localize.ds-wizard.org/engage/wizard-client/de/)
[![Translation status](https://localize.ds-wizard.org/widgets/wizard-client/de/wizard-client-3-28-0/svg-badge.svg)](https://localize.ds-wizard.org/engage/wizard-client/de/)

## Contributors

Expand All @@ -18,6 +18,10 @@

## Changelog

### 0.6.0

* Updated for version 3.28.0

### 0.5.0

* Updated for version 3.27.0
Expand Down
4 changes: 2 additions & 2 deletions locales/de/locale.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"organizationId": "dsw",
"localeId": "de",
"version": "0.5.0",
"version": "0.6.0",
"code": "de",
"recommendedAppVersion": "3.27.0",
"recommendedAppVersion": "3.28.0",
"name": "German",
"description": "German locale for Wizard UI",
"license": "CC-BY-4.0"
Expand Down
6 changes: 5 additions & 1 deletion locales/fr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![LICENSE](https://img.shields.io/github/license/ds-wizard/wizard-client-locales)](LICENSE)
[![Language](https://img.shields.io/badge/ISO%20639--1-fr-blue)](https://en.wikipedia.org/wiki/French_language)
[![Translation status](https://img.shields.io/badge/translated-100%25-brightgreen)](https://localize.ds-wizard.org/engage/wizard-client/fr/)
[![Translation status](https://localize.ds-wizard.org/widgets/wizard-client/fr/wizard-client-3-27-0/svg-badge.svg)](https://localize.ds-wizard.org/engage/wizard-client/fr/)
[![Translation status](https://localize.ds-wizard.org/widgets/wizard-client/fr/wizard-client-3-28-0/svg-badge.svg)](https://localize.ds-wizard.org/engage/wizard-client/fr/)

## Contributors

Expand All @@ -17,6 +17,10 @@

## Changelog

### 0.11.0

* Updated for version 3.28.0

### 0.10.0

* Updated for version 3.27.0
Expand Down
4 changes: 2 additions & 2 deletions locales/fr/locale.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"organizationId": "dsw",
"localeId": "fr",
"version": "0.10.0",
"version": "0.11.0",
"code": "fr",
"recommendedAppVersion": "3.27.0",
"recommendedAppVersion": "3.28.0",
"name": "French",
"description": "French locale for Wizard UI",
"license": "CC-BY-4.0"
Expand Down
6 changes: 5 additions & 1 deletion locales/nl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![LICENSE](https://img.shields.io/github/license/ds-wizard/wizard-client-locales)](LICENSE)
[![Language](https://img.shields.io/badge/ISO%20639--1-nl-blue)](https://en.wikipedia.org/wiki/Dutch_language)
[![Translation status](https://img.shields.io/badge/translated-100%25-brightgreen)](https://localize.ds-wizard.org/engage/wizard-client/nl/)
[![Translation status](https://localize.ds-wizard.org/widgets/wizard-client/nl/wizard-client-3-27-0/svg-badge.svg)](https://localize.ds-wizard.org/engage/wizard-client/nl/)
[![Translation status](https://localize.ds-wizard.org/widgets/wizard-client/nl/wizard-client-3-28-0/svg-badge.svg)](https://localize.ds-wizard.org/engage/wizard-client/nl/)

## Contributors

Expand All @@ -14,6 +14,10 @@

## Changelog

### 0.11.0

* Updated for version 3.28.0

### 0.10.0

* Updated for version 3.27.0
Expand Down
4 changes: 2 additions & 2 deletions locales/nl/locale.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"organizationId": "dsw",
"localeId": "nl",
"version": "0.10.0",
"version": "0.11.0",
"code": "nl",
"recommendedAppVersion": "3.27.0",
"recommendedAppVersion": "3.28.0",
"name": "Dutch",
"description": "Dutch locale for Wizard UI",
"license": "CC-BY-4.0"
Expand Down
6 changes: 5 additions & 1 deletion locales/tr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![LICENSE](https://img.shields.io/github/license/ds-wizard/wizard-client-locales)](LICENSE)
[![Language](https://img.shields.io/badge/ISO%20639--1-tr-blue)](https://en.wikipedia.org/wiki/Turkish_language)
[![Translation status](https://img.shields.io/badge/translated-N/A%25-brightgreen)](https://localize.ds-wizard.org/engage/wizard-client/nl/)
[![Translation status](https://localize.ds-wizard.org/widgets/wizard-client/tr/wizard-client-3-27-0/svg-badge.svg)](https://localize.ds-wizard.org/engage/wizard-client/tr/)
[![Translation status](https://localize.ds-wizard.org/widgets/wizard-client/tr/wizard-client-3-28-0/svg-badge.svg)](https://localize.ds-wizard.org/engage/wizard-client/tr/)

## Contributors

Expand All @@ -14,6 +14,10 @@

## Changelog

### 0.6.0

* Updated for version 3.28.0

### 0.5.0

* Updated for version 3.27.0
Expand Down
4 changes: 2 additions & 2 deletions locales/tr/locale.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"organizationId": "dsw",
"localeId": "tr",
"version": "0.5.0",
"version": "0.6.0",
"code": "tr",
"recommendedAppVersion": "3.27.0",
"recommendedAppVersion": "3.28.0",
"name": "Turkish",
"description": "Turkish locale for Wizard UI",
"license": "CC-BY-4.0"
Expand Down

0 comments on commit 46dd5c5

Please sign in to comment.