mirror of
https://github.com/langgenius/dify.git
synced 2026-03-31 18:00:55 -04:00
chore(i18n): sync translations with en-US (#34338)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
24111facdd
commit
90f94be2b3
@@ -162,6 +162,15 @@
|
||||
"environment.development": "تطوير",
|
||||
"environment.testing": "اختبار",
|
||||
"error": "خطأ",
|
||||
"errorBoundary.componentStack": "مكدس المكون:",
|
||||
"errorBoundary.details": "تفاصيل الخطأ (التطوير فقط)",
|
||||
"errorBoundary.errorCount": "حدث هذا الخطأ {{count}} مرة",
|
||||
"errorBoundary.fallbackTitle": "عذراً! حدث خطأ ما",
|
||||
"errorBoundary.message": "حدث خطأ غير متوقع أثناء عرض هذا المكون.",
|
||||
"errorBoundary.reloadPage": "إعادة تحميل الصفحة",
|
||||
"errorBoundary.title": "حدث خطأ ما",
|
||||
"errorBoundary.tryAgain": "حاول مجدداً",
|
||||
"errorBoundary.tryAgainCompact": "حاول مجدداً",
|
||||
"errorMsg.fieldRequired": "{{field}} مطلوب",
|
||||
"errorMsg.urlError": "يجب أن يبدأ العنوان بـ http:// أو https://",
|
||||
"feedback.content": "محتوى التعليق",
|
||||
|
||||
@@ -162,6 +162,15 @@
|
||||
"environment.development": "ENTWICKLUNG",
|
||||
"environment.testing": "TESTEN",
|
||||
"error": "Fehler",
|
||||
"errorBoundary.componentStack": "Komponenten-Stack:",
|
||||
"errorBoundary.details": "Fehlerdetails (Nur Entwicklung)",
|
||||
"errorBoundary.errorCount": "Dieser Fehler ist {{count}} Mal aufgetreten",
|
||||
"errorBoundary.fallbackTitle": "Hoppla! Etwas ist schiefgelaufen",
|
||||
"errorBoundary.message": "Beim Rendern dieser Komponente ist ein unerwarteter Fehler aufgetreten.",
|
||||
"errorBoundary.reloadPage": "Seite neu laden",
|
||||
"errorBoundary.title": "Etwas ist schiefgelaufen",
|
||||
"errorBoundary.tryAgain": "Erneut versuchen",
|
||||
"errorBoundary.tryAgainCompact": "Erneut versuchen",
|
||||
"errorMsg.fieldRequired": "{{field}} ist erforderlich",
|
||||
"errorMsg.urlError": "Die URL sollte mit http:// oder https:// beginnen",
|
||||
"feedback.content": "Feedback-Inhalt",
|
||||
|
||||
@@ -162,6 +162,15 @@
|
||||
"environment.development": "DESARROLLO",
|
||||
"environment.testing": "PRUEBAS",
|
||||
"error": "Error",
|
||||
"errorBoundary.componentStack": "Pila de Componentes:",
|
||||
"errorBoundary.details": "Detalles del Error (Solo Desarrollo)",
|
||||
"errorBoundary.errorCount": "Este error ha ocurrido {{count}} veces",
|
||||
"errorBoundary.fallbackTitle": "¡Vaya! Algo salió mal",
|
||||
"errorBoundary.message": "Ocurrió un error inesperado al renderizar este componente.",
|
||||
"errorBoundary.reloadPage": "Recargar Página",
|
||||
"errorBoundary.title": "Algo salió mal",
|
||||
"errorBoundary.tryAgain": "Intentar de Nuevo",
|
||||
"errorBoundary.tryAgainCompact": "Intentar de nuevo",
|
||||
"errorMsg.fieldRequired": "{{field}} es requerido",
|
||||
"errorMsg.urlError": "la URL debe comenzar con http:// o https://",
|
||||
"feedback.content": "Contenido de retroalimentación",
|
||||
|
||||
@@ -162,6 +162,15 @@
|
||||
"environment.development": "توسعه",
|
||||
"environment.testing": "آزمایشی",
|
||||
"error": "خطا",
|
||||
"errorBoundary.componentStack": "پشته کامپوننت:",
|
||||
"errorBoundary.details": "جزئیات خطا (فقط در محیط توسعه)",
|
||||
"errorBoundary.errorCount": "این خطا {{count}} بار رخ داده است",
|
||||
"errorBoundary.fallbackTitle": "اوه! مشکلی پیش آمد",
|
||||
"errorBoundary.message": "هنگام رندر کردن این کامپوننت، یک خطای غیرمنتظره رخ داد.",
|
||||
"errorBoundary.reloadPage": "بارگذاری مجدد صفحه",
|
||||
"errorBoundary.title": "مشکلی پیش آمد",
|
||||
"errorBoundary.tryAgain": "تلاش مجدد",
|
||||
"errorBoundary.tryAgainCompact": "تلاش مجدد",
|
||||
"errorMsg.fieldRequired": "{{field}} الزامی است",
|
||||
"errorMsg.urlError": "آدرس باید با http:// یا https:// شروع شود",
|
||||
"feedback.content": "محتوای بازخورد",
|
||||
|
||||
@@ -162,6 +162,15 @@
|
||||
"environment.development": "DÉVELOPPEMENT",
|
||||
"environment.testing": "TESTER",
|
||||
"error": "Erreur",
|
||||
"errorBoundary.componentStack": "Pile du Composant :",
|
||||
"errorBoundary.details": "Détails de l'Erreur (Développement Uniquement)",
|
||||
"errorBoundary.errorCount": "Cette erreur s'est produite {{count}} fois",
|
||||
"errorBoundary.fallbackTitle": "Oups ! Quelque chose s'est mal passé",
|
||||
"errorBoundary.message": "Une erreur inattendue s'est produite lors du rendu de ce composant.",
|
||||
"errorBoundary.reloadPage": "Recharger la Page",
|
||||
"errorBoundary.title": "Quelque chose s'est mal passé",
|
||||
"errorBoundary.tryAgain": "Réessayer",
|
||||
"errorBoundary.tryAgainCompact": "Réessayer",
|
||||
"errorMsg.fieldRequired": "{{field}} est obligatoire",
|
||||
"errorMsg.urlError": "L’URL doit commencer par http:// ou https://",
|
||||
"feedback.content": "Contenu des retours",
|
||||
|
||||
@@ -162,6 +162,15 @@
|
||||
"environment.development": "विकास",
|
||||
"environment.testing": "परीक्षण",
|
||||
"error": "त्रुटि",
|
||||
"errorBoundary.componentStack": "कंपोनेंट स्टैक:",
|
||||
"errorBoundary.details": "त्रुटि विवरण (केवल डेवलपमेंट)",
|
||||
"errorBoundary.errorCount": "यह त्रुटि {{count}} बार हुई है",
|
||||
"errorBoundary.fallbackTitle": "उफ़! कुछ गलत हो गया",
|
||||
"errorBoundary.message": "इस कंपोनेंट को रेंडर करते समय एक अप्रत्याशित त्रुटि हुई।",
|
||||
"errorBoundary.reloadPage": "पेज रीलोड करें",
|
||||
"errorBoundary.title": "कुछ गलत हो गया",
|
||||
"errorBoundary.tryAgain": "पुनः प्रयास करें",
|
||||
"errorBoundary.tryAgainCompact": "पुनः प्रयास करें",
|
||||
"errorMsg.fieldRequired": "{{field}} आवश्यक है",
|
||||
"errorMsg.urlError": "url को http:// या https:// से शुरू होना चाहिए",
|
||||
"feedback.content": "प्रतिक्रिया सामग्री",
|
||||
|
||||
@@ -162,6 +162,15 @@
|
||||
"environment.development": "PENGEMBANGAN",
|
||||
"environment.testing": "PENGUJIAN",
|
||||
"error": "Kesalahan",
|
||||
"errorBoundary.componentStack": "Tumpukan Komponen:",
|
||||
"errorBoundary.details": "Detail Kesalahan (Hanya Pengembangan)",
|
||||
"errorBoundary.errorCount": "Kesalahan ini telah terjadi {{count}} kali",
|
||||
"errorBoundary.fallbackTitle": "Ups! Ada yang salah",
|
||||
"errorBoundary.message": "Terjadi kesalahan tak terduga saat merender komponen ini.",
|
||||
"errorBoundary.reloadPage": "Muat Ulang Halaman",
|
||||
"errorBoundary.title": "Ada yang salah",
|
||||
"errorBoundary.tryAgain": "Coba Lagi",
|
||||
"errorBoundary.tryAgainCompact": "Coba lagi",
|
||||
"errorMsg.fieldRequired": "{{field}} wajib diisi",
|
||||
"errorMsg.urlError": "URL harus dimulai dengan http:// atau https://",
|
||||
"feedback.content": "Konten Umpan Balik",
|
||||
|
||||
@@ -162,6 +162,15 @@
|
||||
"environment.development": "SVILUPPO",
|
||||
"environment.testing": "TEST",
|
||||
"error": "Errore",
|
||||
"errorBoundary.componentStack": "Stack del Componente:",
|
||||
"errorBoundary.details": "Dettagli Errore (Solo Sviluppo)",
|
||||
"errorBoundary.errorCount": "Questo errore si è verificato {{count}} volte",
|
||||
"errorBoundary.fallbackTitle": "Ops! Qualcosa è andato storto",
|
||||
"errorBoundary.message": "Si è verificato un errore imprevisto durante il rendering di questo componente.",
|
||||
"errorBoundary.reloadPage": "Ricarica Pagina",
|
||||
"errorBoundary.title": "Qualcosa è andato storto",
|
||||
"errorBoundary.tryAgain": "Riprova",
|
||||
"errorBoundary.tryAgainCompact": "Riprova",
|
||||
"errorMsg.fieldRequired": "{{field}} è obbligatorio",
|
||||
"errorMsg.urlError": "L'URL deve iniziare con http:// o https://",
|
||||
"feedback.content": "Contenuto del feedback",
|
||||
|
||||
@@ -162,6 +162,15 @@
|
||||
"environment.development": "開発",
|
||||
"environment.testing": "テスト",
|
||||
"error": "エラー",
|
||||
"errorBoundary.componentStack": "コンポーネントスタック:",
|
||||
"errorBoundary.details": "エラー詳細(開発環境のみ)",
|
||||
"errorBoundary.errorCount": "このエラーは{{count}}回発生しました",
|
||||
"errorBoundary.fallbackTitle": "おっと!問題が発生しました",
|
||||
"errorBoundary.message": "このコンポーネントのレンダリング中に予期しないエラーが発生しました。",
|
||||
"errorBoundary.reloadPage": "ページを再読み込み",
|
||||
"errorBoundary.title": "問題が発生しました",
|
||||
"errorBoundary.tryAgain": "再試行",
|
||||
"errorBoundary.tryAgainCompact": "再試行",
|
||||
"errorMsg.fieldRequired": "{{field}}は必要です",
|
||||
"errorMsg.urlError": "URL は http:// または https:// で始まる必要があります",
|
||||
"feedback.content": "フィードバックコンテンツ",
|
||||
|
||||
@@ -162,6 +162,15 @@
|
||||
"environment.development": "개발",
|
||||
"environment.testing": "테스트",
|
||||
"error": "오류",
|
||||
"errorBoundary.componentStack": "컴포넌트 스택:",
|
||||
"errorBoundary.details": "오류 세부 정보 (개발 환경 전용)",
|
||||
"errorBoundary.errorCount": "이 오류가 {{count}}번 발생했습니다",
|
||||
"errorBoundary.fallbackTitle": "이런! 문제가 발생했습니다",
|
||||
"errorBoundary.message": "이 컴포넌트를 렌더링하는 동안 예기치 않은 오류가 발생했습니다.",
|
||||
"errorBoundary.reloadPage": "페이지 새로고침",
|
||||
"errorBoundary.title": "문제가 발생했습니다",
|
||||
"errorBoundary.tryAgain": "다시 시도",
|
||||
"errorBoundary.tryAgainCompact": "다시 시도",
|
||||
"errorMsg.fieldRequired": "{{field}}는 필수입니다.",
|
||||
"errorMsg.urlError": "URL 은 http:// 또는 https:// 로 시작해야 합니다.",
|
||||
"feedback.content": "피드백 내용",
|
||||
|
||||
@@ -162,6 +162,15 @@
|
||||
"environment.development": "DEVELOPMENT",
|
||||
"environment.testing": "TESTING",
|
||||
"error": "Error",
|
||||
"errorBoundary.componentStack": "Componentstack:",
|
||||
"errorBoundary.details": "Foutdetails (Alleen Ontwikkeling)",
|
||||
"errorBoundary.errorCount": "Deze fout is {{count}} keer opgetreden",
|
||||
"errorBoundary.fallbackTitle": "Oeps! Er is iets fout gegaan",
|
||||
"errorBoundary.message": "Er is een onverwachte fout opgetreden bij het renderen van dit component.",
|
||||
"errorBoundary.reloadPage": "Pagina herladen",
|
||||
"errorBoundary.title": "Er is iets fout gegaan",
|
||||
"errorBoundary.tryAgain": "Opnieuw proberen",
|
||||
"errorBoundary.tryAgainCompact": "Opnieuw proberen",
|
||||
"errorMsg.fieldRequired": "{{field}} is required",
|
||||
"errorMsg.urlError": "url should start with http:// or https://",
|
||||
"feedback.content": "Feedback Content",
|
||||
|
||||
@@ -162,6 +162,15 @@
|
||||
"environment.development": "ROZWOJOWA",
|
||||
"environment.testing": "TESTOWANIE",
|
||||
"error": "Błąd",
|
||||
"errorBoundary.componentStack": "Stos komponentów:",
|
||||
"errorBoundary.details": "Szczegóły błędu (tylko tryb deweloperski)",
|
||||
"errorBoundary.errorCount": "Ten błąd wystąpił {{count}} razy",
|
||||
"errorBoundary.fallbackTitle": "Ups! Coś poszło nie tak",
|
||||
"errorBoundary.message": "Wystąpił nieoczekiwany błąd podczas renderowania tego komponentu.",
|
||||
"errorBoundary.reloadPage": "Odśwież stronę",
|
||||
"errorBoundary.title": "Coś poszło nie tak",
|
||||
"errorBoundary.tryAgain": "Spróbuj ponownie",
|
||||
"errorBoundary.tryAgainCompact": "Spróbuj ponownie",
|
||||
"errorMsg.fieldRequired": "{{field}} jest wymagane",
|
||||
"errorMsg.urlError": "Adres URL powinien zaczynać się od http:// lub https://",
|
||||
"feedback.content": "Treść opinii",
|
||||
|
||||
@@ -162,6 +162,15 @@
|
||||
"environment.development": "DESENVOLVIMENTO",
|
||||
"environment.testing": "TESTE",
|
||||
"error": "Erro",
|
||||
"errorBoundary.componentStack": "Stack do Componente:",
|
||||
"errorBoundary.details": "Detalhes do Erro (Somente Desenvolvimento)",
|
||||
"errorBoundary.errorCount": "Este erro ocorreu {{count}} vezes",
|
||||
"errorBoundary.fallbackTitle": "Ops! Algo deu errado",
|
||||
"errorBoundary.message": "Ocorreu um erro inesperado ao renderizar este componente.",
|
||||
"errorBoundary.reloadPage": "Recarregar Página",
|
||||
"errorBoundary.title": "Algo deu errado",
|
||||
"errorBoundary.tryAgain": "Tentar Novamente",
|
||||
"errorBoundary.tryAgainCompact": "Tentar novamente",
|
||||
"errorMsg.fieldRequired": "{{field}} é obrigatório",
|
||||
"errorMsg.urlError": "URL deve começar com http:// ou https://",
|
||||
"feedback.content": "Conteúdo do feedback",
|
||||
|
||||
@@ -162,6 +162,15 @@
|
||||
"environment.development": "DEZVOLTARE",
|
||||
"environment.testing": "TESTARE",
|
||||
"error": "Eroare",
|
||||
"errorBoundary.componentStack": "Stiva componentelor:",
|
||||
"errorBoundary.details": "Detalii eroare (Numai în dezvoltare)",
|
||||
"errorBoundary.errorCount": "Această eroare a apărut de {{count}} ori",
|
||||
"errorBoundary.fallbackTitle": "Ups! Ceva a mers prost",
|
||||
"errorBoundary.message": "A apărut o eroare neașteptată la redarea acestei componente.",
|
||||
"errorBoundary.reloadPage": "Reîncarcă pagina",
|
||||
"errorBoundary.title": "Ceva a mers prost",
|
||||
"errorBoundary.tryAgain": "Încearcă din nou",
|
||||
"errorBoundary.tryAgainCompact": "Încearcă din nou",
|
||||
"errorMsg.fieldRequired": "{{field}} este obligatoriu",
|
||||
"errorMsg.urlError": "URL-ul ar trebui să înceapă cu http:// sau https://",
|
||||
"feedback.content": "Conținut de feedback",
|
||||
|
||||
@@ -162,6 +162,15 @@
|
||||
"environment.development": "РАЗРАБОТКА",
|
||||
"environment.testing": "ТЕСТИРОВАНИЕ",
|
||||
"error": "Ошибка",
|
||||
"errorBoundary.componentStack": "Стек компонентов:",
|
||||
"errorBoundary.details": "Детали ошибки (только разработка)",
|
||||
"errorBoundary.errorCount": "Эта ошибка произошла {{count}} раз(а)",
|
||||
"errorBoundary.fallbackTitle": "Упс! Что-то пошло не так",
|
||||
"errorBoundary.message": "При рендеринге этого компонента произошла непредвиденная ошибка.",
|
||||
"errorBoundary.reloadPage": "Перезагрузить страницу",
|
||||
"errorBoundary.title": "Что-то пошло не так",
|
||||
"errorBoundary.tryAgain": "Попробовать снова",
|
||||
"errorBoundary.tryAgainCompact": "Попробовать снова",
|
||||
"errorMsg.fieldRequired": "{{field}} обязательно",
|
||||
"errorMsg.urlError": "URL должен начинаться с http:// или https://",
|
||||
"feedback.content": "Содержимое обратной связи",
|
||||
|
||||
@@ -162,6 +162,15 @@
|
||||
"environment.development": "RAZVOJ",
|
||||
"environment.testing": "PREIZKUŠANJE",
|
||||
"error": "Napaka",
|
||||
"errorBoundary.componentStack": "Sklad komponent:",
|
||||
"errorBoundary.details": "Podrobnosti napake (samo razvojna okolja)",
|
||||
"errorBoundary.errorCount": "Ta napaka se je pojavila {{count}} krat",
|
||||
"errorBoundary.fallbackTitle": "Ojoj! Nekaj je šlo narobe",
|
||||
"errorBoundary.message": "Med prikazovanjem te komponente je prišlo do nepričakovane napake.",
|
||||
"errorBoundary.reloadPage": "Znova naloži stran",
|
||||
"errorBoundary.title": "Nekaj je šlo narobe",
|
||||
"errorBoundary.tryAgain": "Poskusi znova",
|
||||
"errorBoundary.tryAgainCompact": "Poskusi znova",
|
||||
"errorMsg.fieldRequired": "{{field}} je obvezno",
|
||||
"errorMsg.urlError": "url mora začeti z http:// ali https://",
|
||||
"feedback.content": "Vsebina povratnih informacij",
|
||||
|
||||
@@ -162,6 +162,15 @@
|
||||
"environment.development": "พัฒนาการ",
|
||||
"environment.testing": "การทดสอบ",
|
||||
"error": "ข้อผิดพลาด",
|
||||
"errorBoundary.componentStack": "สแตกของคอมโพเนนต์:",
|
||||
"errorBoundary.details": "รายละเอียดข้อผิดพลาด (สำหรับการพัฒนาเท่านั้น)",
|
||||
"errorBoundary.errorCount": "ข้อผิดพลาดนี้เกิดขึ้น {{count}} ครั้ง",
|
||||
"errorBoundary.fallbackTitle": "อุ๊ปส์! มีบางอย่างผิดพลาด",
|
||||
"errorBoundary.message": "เกิดข้อผิดพลาดที่ไม่คาดคิดขณะแสดงผลคอมโพเนนต์นี้",
|
||||
"errorBoundary.reloadPage": "โหลดหน้าใหม่",
|
||||
"errorBoundary.title": "มีบางอย่างผิดพลาด",
|
||||
"errorBoundary.tryAgain": "ลองอีกครั้ง",
|
||||
"errorBoundary.tryAgainCompact": "ลองอีกครั้ง",
|
||||
"errorMsg.fieldRequired": "{{field}} เป็นสิ่งจําเป็น",
|
||||
"errorMsg.urlError": "url ควรขึ้นต้นด้วย http:// หรือ https://",
|
||||
"feedback.content": "เนื้อหาข้อเสนอแนะ",
|
||||
|
||||
@@ -162,6 +162,15 @@
|
||||
"environment.development": "GELİŞTİRME",
|
||||
"environment.testing": "TEST",
|
||||
"error": "Hata",
|
||||
"errorBoundary.componentStack": "Bileşen Yığını:",
|
||||
"errorBoundary.details": "Hata Ayrıntıları (Yalnızca Geliştirme)",
|
||||
"errorBoundary.errorCount": "Bu hata {{count}} kez oluştu",
|
||||
"errorBoundary.fallbackTitle": "Hay aksi! Bir şeyler ters gitti",
|
||||
"errorBoundary.message": "Bu bileşen işlenirken beklenmedik bir hata oluştu.",
|
||||
"errorBoundary.reloadPage": "Sayfayı Yenile",
|
||||
"errorBoundary.title": "Bir şeyler ters gitti",
|
||||
"errorBoundary.tryAgain": "Tekrar Dene",
|
||||
"errorBoundary.tryAgainCompact": "Tekrar dene",
|
||||
"errorMsg.fieldRequired": "{{field}} gereklidir",
|
||||
"errorMsg.urlError": "URL http:// veya https:// ile başlamalıdır",
|
||||
"feedback.content": "Geri Bildirim İçeriği",
|
||||
|
||||
@@ -162,6 +162,15 @@
|
||||
"environment.development": "РОЗРОБКА",
|
||||
"environment.testing": "ТЕСТУВАННЯ",
|
||||
"error": "Помилка",
|
||||
"errorBoundary.componentStack": "Стек компонентів:",
|
||||
"errorBoundary.details": "Деталі помилки (тільки розробка)",
|
||||
"errorBoundary.errorCount": "Ця помилка сталася {{count}} раз(ів)",
|
||||
"errorBoundary.fallbackTitle": "Ой! Щось пішло не так",
|
||||
"errorBoundary.message": "Під час відображення цього компонента сталася непередбачена помилка.",
|
||||
"errorBoundary.reloadPage": "Перезавантажити сторінку",
|
||||
"errorBoundary.title": "Щось пішло не так",
|
||||
"errorBoundary.tryAgain": "Спробувати знову",
|
||||
"errorBoundary.tryAgainCompact": "Спробувати знову",
|
||||
"errorMsg.fieldRequired": "{{field}} є обов'язковим",
|
||||
"errorMsg.urlError": "URL-адреса повинна починатися з http:// або https://",
|
||||
"feedback.content": "Зміст відгуку",
|
||||
|
||||
@@ -162,6 +162,15 @@
|
||||
"environment.development": "DEVELOPMENT",
|
||||
"environment.testing": "TESTING",
|
||||
"error": "Lỗi",
|
||||
"errorBoundary.componentStack": "Ngăn xếp thành phần:",
|
||||
"errorBoundary.details": "Chi tiết lỗi (Chỉ dành cho phát triển)",
|
||||
"errorBoundary.errorCount": "Lỗi này đã xảy ra {{count}} lần",
|
||||
"errorBoundary.fallbackTitle": "Ôi! Đã xảy ra sự cố",
|
||||
"errorBoundary.message": "Đã xảy ra lỗi không mong muốn khi hiển thị thành phần này.",
|
||||
"errorBoundary.reloadPage": "Tải lại trang",
|
||||
"errorBoundary.title": "Đã xảy ra sự cố",
|
||||
"errorBoundary.tryAgain": "Thử lại",
|
||||
"errorBoundary.tryAgainCompact": "Thử lại",
|
||||
"errorMsg.fieldRequired": "{{field}} là bắt buộc",
|
||||
"errorMsg.urlError": "URL phải bắt đầu bằng http:// hoặc https://",
|
||||
"feedback.content": "Nội dung phản hồi",
|
||||
|
||||
@@ -162,6 +162,15 @@
|
||||
"environment.development": "开发环境",
|
||||
"environment.testing": "测试环境",
|
||||
"error": "错误",
|
||||
"errorBoundary.componentStack": "组件堆栈:",
|
||||
"errorBoundary.details": "错误详情(仅开发模式)",
|
||||
"errorBoundary.errorCount": "此错误已发生 {{count}} 次",
|
||||
"errorBoundary.fallbackTitle": "哎呀!出了点问题",
|
||||
"errorBoundary.message": "渲染此组件时发生了意外错误。",
|
||||
"errorBoundary.reloadPage": "重新加载页面",
|
||||
"errorBoundary.title": "出了点问题",
|
||||
"errorBoundary.tryAgain": "重试",
|
||||
"errorBoundary.tryAgainCompact": "重试",
|
||||
"errorMsg.fieldRequired": "{{field}} 为必填项",
|
||||
"errorMsg.urlError": "url 应该以 http:// 或 https:// 开头",
|
||||
"feedback.content": "反馈内容",
|
||||
|
||||
@@ -162,6 +162,15 @@
|
||||
"environment.development": "開發環境",
|
||||
"environment.testing": "測試環境",
|
||||
"error": "錯誤",
|
||||
"errorBoundary.componentStack": "元件堆疊:",
|
||||
"errorBoundary.details": "錯誤詳情(僅開發模式)",
|
||||
"errorBoundary.errorCount": "此錯誤已發生 {{count}} 次",
|
||||
"errorBoundary.fallbackTitle": "哎呀!出了點問題",
|
||||
"errorBoundary.message": "渲染此元件時發生了意外錯誤。",
|
||||
"errorBoundary.reloadPage": "重新載入頁面",
|
||||
"errorBoundary.title": "出了點問題",
|
||||
"errorBoundary.tryAgain": "重試",
|
||||
"errorBoundary.tryAgainCompact": "重試",
|
||||
"errorMsg.fieldRequired": "{{field}} 為必填項",
|
||||
"errorMsg.urlError": "URL 應以 http:// 或 https:// 開頭",
|
||||
"feedback.content": "反饋內容",
|
||||
|
||||
Reference in New Issue
Block a user