🐛 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
+4 -4
View File
@@ -47,12 +47,12 @@
"icon": "아이콘 URL 또는 base64 인코딩",
"name": "클라이언트 표시 이름",
"outputFormat": "구독 구성 파일 형식",
"schema": {
"scheme": {
"base64Encoding": "Base64 인코딩",
"functions": "함수를 지원합니다:",
"functions": "기능을 지원합니다:",
"jsonStringify": "JSON 객체를 문자열로 변환",
"nameVariable": "사이트 이름",
"title": "URL 스키마 템플릿",
"title": "URL 스 템플릿",
"urlEncoding": "URL 인코딩",
"urlVariable": "구독 URL",
"variables": "변수를 지원합니다:"
@@ -78,7 +78,7 @@
"icon": "아이콘",
"name": "이름",
"outputFormat": "출력 형식",
"schema": "URL 스키마",
"scheme": "URL 스",
"template": "구독 파일 템플릿"
},
"tabs": {