Skip to content
Snippets Groups Projects
Commit 612fce36 authored by Sebastian Pisula's avatar Sebastian Pisula
Browse files

Merge branch 'feature/translators' into 'master'

feature(core): Added de_DE translators

See merge request !10
parents c1967db6 da582cc1
No related branches found
No related tags found
1 merge request!10feature(core): Added de_DE translators
Pipeline #3380 failed with stages
in 3 minutes and 18 seconds
## [1.5.0] - 2022-08-16
### Added
- de_DE translators
## [1.4.0] - 2022-08-09 ## [1.4.0] - 2022-08-09
### Added ### Added
- en_AU translators - en_AU translators
......
...@@ -33,8 +33,9 @@ ...@@ -33,8 +33,9 @@
"text-domain": "wpdesk-rating-petition", "text-domain": "wpdesk-rating-petition",
"translations-folder": "lang", "translations-folder": "lang",
"po-files": { "po-files": {
"pl_PL": "wpdesk-rating-petition-pl_PL.po", "pl_PL": "pl_PL.po",
"en_AU": "wpdesk-rating-petition-en_AU.po" "en_AU": "en_AU.po",
"de_DE": "de_DE.po"
} }
}, },
"scripts": { "scripts": {
......
This diff is collapsed.
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment