mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-02 12:11:58 +00:00
Re-Route Support to Zendesk (#5259)
* refactor: replace feedback command with contact support in Help Center menu * refactor: replace feedback dialog with external support link in Help menu * refactor: simplify error reporting UI by removing send report functionality * refactor: remove issue report dialog and update support contact method * refactor: remove IssueReportDialog and associated components * refactor: remove unused issue report schema * refactor: remove unused issue report types * refactor: remove unused issue report fields from localization files
This commit is contained in:
committed by
GitHub
parent
b091f3aa08
commit
8f7ee4e9a3
@@ -551,37 +551,7 @@
|
||||
"updateConsent": "لقد وافقت سابقًا على الإبلاغ عن الأعطال. نحن الآن نتتبع إحصائيات مبنية على الأحداث للمساعدة في تحديد الأخطاء وتحسين التطبيق. لا يتم جمع معلومات شخصية قابلة للتعريف."
|
||||
},
|
||||
"issueReport": {
|
||||
"contactFollowUp": "اتصل بي للمتابعة",
|
||||
"contactSupportDescription": "يرجى ملء النموذج أدناه مع تقريرك",
|
||||
"contactSupportTitle": "الاتصال بالدعم",
|
||||
"describeTheProblem": "صف المشكلة",
|
||||
"email": "البريد الإلكتروني",
|
||||
"feedbackTitle": "ساعدنا في تحسين ComfyUI من خلال تقديم الملاحظات",
|
||||
"helpFix": "المساعدة في الإصلاح",
|
||||
"helpTypes": {
|
||||
"billingPayments": "الفوترة / المدفوعات",
|
||||
"bugReport": "تقرير خطأ",
|
||||
"giveFeedback": "إرسال ملاحظات",
|
||||
"loginAccessIssues": "مشكلة في تسجيل الدخول / الوصول",
|
||||
"somethingElse": "أمر آخر"
|
||||
},
|
||||
"notifyResolve": "أعلمني عند الحل",
|
||||
"provideAdditionalDetails": "أضف تفاصيل إضافية",
|
||||
"provideEmail": "زودنا ببريدك الإلكتروني (اختياري)",
|
||||
"rating": "التقييم",
|
||||
"selectIssue": "اختر المشكلة",
|
||||
"stackTrace": "أثر التكديس",
|
||||
"submitErrorReport": "إرسال تقرير الخطأ (اختياري)",
|
||||
"systemStats": "إحصائيات النظام",
|
||||
"validation": {
|
||||
"descriptionRequired": "الوصف مطلوب",
|
||||
"helpTypeRequired": "نوع المساعدة مطلوب",
|
||||
"invalidEmail": "يرجى إدخال بريد إلكتروني صالح",
|
||||
"maxLength": "الرسالة طويلة جداً",
|
||||
"selectIssueType": "يرجى اختيار نوع المشكلة"
|
||||
},
|
||||
"whatCanWeInclude": "حدد ما يجب تضمينه في التقرير",
|
||||
"whatDoYouNeedHelpWith": "بماذا تحتاج المساعدة؟"
|
||||
"helpFix": "المساعدة في الإصلاح"
|
||||
},
|
||||
"load3d": {
|
||||
"applyingTexture": "جارٍ تطبيق الخامة...",
|
||||
|
||||
Reference in New Issue
Block a user