🐛 fix(protpcp-form): Rename 'schema' to 'scheme' for consistency across the application

This commit is contained in:
web
2025-08-15 04:30:20 -07:00
committed by speakeloudest
parent da2aad5d14
commit 36812aebdb
28 changed files with 127 additions and 127 deletions
+2 -2
View File
@@ -47,7 +47,7 @@
"icon": "Icon-URL oder Base64-Codierung",
"name": "Anzeigename des Clients",
"outputFormat": "Format der Abonnementkonfigurationsdatei",
"schema": {
"scheme": {
"base64Encoding": "Base64-Codierung",
"functions": "Unterstützt Funktionen:",
"jsonStringify": "JSON-Objekt in String",
@@ -78,7 +78,7 @@
"icon": "Icon",
"name": "Name",
"outputFormat": "Ausgabeformat",
"schema": "URL-Schema",
"scheme": "URL-Schema",
"template": "Abonnementdateivorlage"
},
"tabs": {