Fix duplicate translation string causing sprintf error

Removed duplicated German translation text that had two %s placeholders
causing ArgumentCountError in settings page. Updated composer.lock with
latest client library (64d215c).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-24 15:34:06 +01:00
parent 2de6abe133
commit a522455a0a
4 changed files with 1906 additions and 2016 deletions

4
composer.lock generated
View File

@@ -12,7 +12,7 @@
"source": {
"type": "git",
"url": "https://src.bundespruefstelle.ch/magdev/wc-licensed-product-client.git",
"reference": "9f513a819e8218a0e8e16f0be8f7edbf0f30245e"
"reference": "64d215cb265a64ff318cfbb954dd128b0076dc1d"
},
"require": {
"php": "^8.3",
@@ -52,7 +52,7 @@
"issues": "https://src.bundespruefstelle.ch/magdev/wc-licensed-product-client/issues",
"source": "https://src.bundespruefstelle.ch/magdev/wc-licensed-product-client"
},
"time": "2026-01-23T15:45:59+00:00"
"time": "2026-01-24T13:32:11+00:00"
},
{
"name": "psr/cache",