🐛 fix(protpcp-form): Rename 'schema' to 'scheme' for consistency across the application
This commit is contained in:
@@ -47,12 +47,12 @@
|
||||
"icon": "आइकन यूआरएल या बेस64 एन्कोडिंग",
|
||||
"name": "क्लाइंट प्रदर्शन नाम",
|
||||
"outputFormat": "सदस्यता कॉन्फ़िगरेशन फ़ाइल प्रारूप",
|
||||
"schema": {
|
||||
"scheme": {
|
||||
"base64Encoding": "बेस64 एन्कोडिंग",
|
||||
"functions": "कार्य का समर्थन करता है:",
|
||||
"jsonStringify": "JSON ऑब्जेक्ट को स्ट्रिंग में",
|
||||
"jsonStringify": "जेसन ऑब्जेक्ट को स्ट्रिंग",
|
||||
"nameVariable": "साइट का नाम",
|
||||
"title": "यूआरएल स्कीमा टेम्पलेट",
|
||||
"title": "यूआरएल स्कीम टेम्पलेट",
|
||||
"urlEncoding": "यूआरएल एन्कोडिंग",
|
||||
"urlVariable": "सदस्यता यूआरएल",
|
||||
"variables": "चर का समर्थन करता है:"
|
||||
@@ -78,7 +78,7 @@
|
||||
"icon": "आइकन",
|
||||
"name": "नाम",
|
||||
"outputFormat": "आउटपुट प्रारूप",
|
||||
"schema": "यूआरएल स्कीमा",
|
||||
"scheme": "यूआरएल स्कीम",
|
||||
"template": "सदस्यता फ़ाइल टेम्पलेट"
|
||||
},
|
||||
"tabs": {
|
||||
|
||||
Reference in New Issue
Block a user