Skip to content

Commit 28f611a

Browse files
committed
update badges
1 parent 7fed24e commit 28f611a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Pimcore Translation Migration Bundle
22

3-
![CI](https://github.com/teamneusta/pimcore-translation-migration-bundle/actions/workflows/test-and-qa.yaml/badge.svg)
3+
![CI-QA](https://github.com/teamneusta/pimcore-translation-migration-bundle/actions/workflows/qa.yaml/badge.svg)
4+
![CI-Tests](https://github.com/teamneusta/pimcore-translation-migration-bundle/actions/workflows/tests.yaml/badge.svg)
5+
![Software License](https://img.shields.io/badge/license-MIT-informational.svg)
46

5-
![Software License](https://img.shields.io/badge/license-GPLv3-informational.svg)
6-
7-
This bundle combines the advantages of Symfony translation files and translations in the Pimcore admin backend.
7+
This bundle combines the advantages of Symfony translation files and translations in the Pimcore Admin Backend.
88

99
This bundle reads standard symfony translation files and migrates them to Pimcore translations. Changed Pimcore translations are not overwritten (compared `creationDate` and `modificationDate`).
1010

0 commit comments

Comments
 (0)