✨ feat(protocol): Add template preview functionality with localization support
This commit is contained in:
@@ -117,5 +117,16 @@
|
||||
"outputFormat": "فرمت خروجی",
|
||||
"supportedPlatforms": "پلتفرمهای پشتیبانی شده"
|
||||
}
|
||||
},
|
||||
"templatePreview": {
|
||||
"base64": {
|
||||
"decodeError": "خطا در رمزگشایی: محتوا فرمت Base64 معتبر نیست",
|
||||
"decodedContent": "محتوای رمزگشایی شده",
|
||||
"originalContent": "محتوای اصلی (Base64)"
|
||||
},
|
||||
"failed": "پیشنمایش ناموفق بود",
|
||||
"loading": "در حال بارگذاری...",
|
||||
"preview": "پیشنمایش",
|
||||
"title": "پیشنمایش الگو"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user