Merge pull request #6523 from nextcloud/enh/noid/remove-translate

libretranslate: add `(deprecated)` to its display name
This commit is contained in:
Simon L. 2025-07-01 17:20:11 +02:00 committed by GitHub
commit 01f13cc01a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -47,7 +47,7 @@
},
"display_name": {
"type": "string",
"pattern": "^[A-Za-z 0-9-]+$"
"pattern": "^[()A-Za-z 0-9-]+$"
},
"environment": {
"type": "array",