mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Added symfony translation bundle, and updated german translations.
This commit is contained in:
parent
86eda36a2e
commit
6d7150e202
12 changed files with 697 additions and 172 deletions
27
symfony.lock
27
symfony.lock
|
@ -123,6 +123,9 @@
|
|||
"nikolaposa/version": {
|
||||
"version": "2.2.2"
|
||||
},
|
||||
"nyholm/nsa": {
|
||||
"version": "1.1.0"
|
||||
},
|
||||
"ocramius/proxy-manager": {
|
||||
"version": "2.1.1"
|
||||
},
|
||||
|
@ -138,6 +141,30 @@
|
|||
"./config/packages/datatables.yaml"
|
||||
]
|
||||
},
|
||||
"php-translation/common": {
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"php-translation/extractor": {
|
||||
"version": "1.7.1"
|
||||
},
|
||||
"php-translation/symfony-bundle": {
|
||||
"version": "0.4",
|
||||
"recipe": {
|
||||
"repo": "github.com/symfony/recipes-contrib",
|
||||
"branch": "master",
|
||||
"version": "0.4",
|
||||
"ref": "ee15ad002114fba7b694a7fe429419b518d43bc4"
|
||||
},
|
||||
"files": [
|
||||
"./config/packages/dev/php_translation.yaml",
|
||||
"./config/packages/php_translation.yaml",
|
||||
"./config/routes/dev/php_translation.yaml",
|
||||
"./config/routes/php_translation.yaml"
|
||||
]
|
||||
},
|
||||
"php-translation/symfony-storage": {
|
||||
"version": "1.0.1"
|
||||
},
|
||||
"phpdocumentor/reflection-common": {
|
||||
"version": "1.0.1"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue