🐛 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
+3 -3
View File
@@ -47,10 +47,10 @@
"icon": "Simge URL'si veya base64 kodlaması",
"name": "Müşteri görüntüleme adı",
"outputFormat": "Abonelik yapılandırma dosyası formatı",
"schema": {
"scheme": {
"base64Encoding": "Base64 kodlaması",
"functions": "Fonksiyonları destekler:",
"jsonStringify": "JSON nesnesini dizeye dönüştür",
"jsonStringify": "JSON nesnesini dizeye çevir",
"nameVariable": "site adı",
"title": "URL Şeması şablonu",
"urlEncoding": "URL kodlaması",
@@ -78,7 +78,7 @@
"icon": "Simge",
"name": "İsim",
"outputFormat": "Çıktı Formatı",
"schema": "URL Şeması",
"scheme": "URL Şeması",
"template": "Abonelik Dosyası Şablonu"
},
"tabs": {