🐛 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": "URL de l'icône ou encodage base64",
"name": "Nom d'affichage du client",
"outputFormat": "Format du fichier de configuration d'abonnement",
"schema": {
"scheme": {
"base64Encoding": "Encodage Base64",
"functions": "Prend en charge les fonctions :",
"jsonStringify": "Objet JSON en chaîne",
@@ -78,7 +78,7 @@
"icon": "Icône",
"name": "Nom",
"outputFormat": "Format de sortie",
"schema": "Schéma d'URL",
"scheme": "Schéma d'URL",
"template": "Modèle de fichier d'abonnement"
},
"tabs": {