@elementor/elementor-one-assets 0.4.5 → 0.4.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/index.cjs.js +13 -13
- package/index.d.ts +14 -6
- package/index.esm.js +10 -10
- package/locales/de/send-feedback.json +33 -0
- package/locales/en/send-feedback.json +9 -2
- package/locales/es/send-feedback.json +33 -0
- package/locales/fr/send-feedback.json +33 -0
- package/locales/he-IL/send-feedback.json +33 -0
- package/locales/id-ID/send-feedback.json +33 -0
- package/locales/it/send-feedback.json +33 -0
- package/locales/nl/send-feedback.json +33 -0
- package/locales/pl-PL/send-feedback.json +33 -0
- package/locales/pt-BR/send-feedback.json +33 -0
- package/locales/pt-PT/send-feedback.json +33 -0
- package/locales/tr-TR/send-feedback.json +33 -0
- package/package.json +1 -1
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
{
|
|
2
|
+
"dialog": {
|
|
3
|
+
"title": "Teilen Sie Ihr Feedback mit uns",
|
|
4
|
+
"fieldTitlePlaceholder": "Titel",
|
|
5
|
+
"fieldDescriptionPlaceholder": "Sagen Sie uns, was Sie sich vorgestellt haben",
|
|
6
|
+
"fieldSubjectPlaceholder": "Wählen Sie das Thema Ihres Feedbacks aus",
|
|
7
|
+
"fieldProductPlaceholder": "Produkt auswählen",
|
|
8
|
+
"note": "Wir freuen uns über Ihr Feedback! Wir prüfen zwar alle Einsendungen, können aber nicht garantieren, dass jeder Vorschlag zu einer Änderung oder Aktualisierung führt.",
|
|
9
|
+
"subjects": {
|
|
10
|
+
"leaveFeedback": "Feedback geben",
|
|
11
|
+
"reportBug": "Fehler melden",
|
|
12
|
+
"requestFeature": "Funktion anfragen",
|
|
13
|
+
"shareThoughts": "Sonstige Gedanken teilen"
|
|
14
|
+
},
|
|
15
|
+
"products": {
|
|
16
|
+
"general": "Allgemein",
|
|
17
|
+
"editor": "Editor",
|
|
18
|
+
"accessibility": "Barrierefreiheit",
|
|
19
|
+
"imageOptimization": "Bildoptimierung",
|
|
20
|
+
"emailDeliverability": "E-Mail-Zustellbarkeit"
|
|
21
|
+
},
|
|
22
|
+
"cancel": "Abbrechen",
|
|
23
|
+
"submit": "Senden",
|
|
24
|
+
"titleLengthError": "Der Titel muss weniger als 90 Zeichen lang sein",
|
|
25
|
+
"descriptionLengthError": "Die Beschreibung muss weniger als 1024 Zeichen lang sein",
|
|
26
|
+
"alert": {
|
|
27
|
+
"title": "Benötigen Sie Hilfe oder sind Sie auf ein Problem gestoßen?",
|
|
28
|
+
"button": "Ein Support-Ticket einreichen"
|
|
29
|
+
}
|
|
30
|
+
},
|
|
31
|
+
"tooltipSuccess": "Feedback gesendet. Vielen Dank für Ihre Hilfe.",
|
|
32
|
+
"tooltipError": "Es ist ein Fehler aufgetreten. Bitte versuchen Sie, Ihr Feedback erneut zu senden."
|
|
33
|
+
}
|
|
@@ -4,12 +4,19 @@
|
|
|
4
4
|
"fieldTitlePlaceholder": "Title",
|
|
5
5
|
"fieldDescriptionPlaceholder": "Tell us what you had in mind",
|
|
6
6
|
"fieldSubjectPlaceholder": "Select the subject of your feedback",
|
|
7
|
+
"fieldProductPlaceholder": "Select the product",
|
|
7
8
|
"note": "We appreciate your feedback! While we review all submissions, we can't guarantee that every suggestion will result in a change or update.",
|
|
8
9
|
"subjects": {
|
|
10
|
+
"leaveFeedback": "Leave a feedback",
|
|
11
|
+
"reportBug": "Report a bug",
|
|
12
|
+
"requestFeature": "Request a feature",
|
|
13
|
+
"shareThoughts": "Share any other thoughts"
|
|
14
|
+
},
|
|
15
|
+
"products": {
|
|
16
|
+
"general": "General",
|
|
9
17
|
"editor": "Editor",
|
|
10
|
-
"imageOptimization": "Image optimization",
|
|
11
|
-
"aiAgent": "AI agent",
|
|
12
18
|
"accessibility": "Accessibility",
|
|
19
|
+
"imageOptimization": "Image optimization",
|
|
13
20
|
"emailDeliverability": "Email deliverability"
|
|
14
21
|
},
|
|
15
22
|
"cancel": "Cancel",
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
{
|
|
2
|
+
"dialog": {
|
|
3
|
+
"title": "Comparta sus comentarios",
|
|
4
|
+
"fieldTitlePlaceholder": "Título",
|
|
5
|
+
"fieldDescriptionPlaceholder": "Díganos qué tenía en mente",
|
|
6
|
+
"fieldSubjectPlaceholder": "Seleccione el asunto de sus comentarios",
|
|
7
|
+
"fieldProductPlaceholder": "Seleccionar el producto",
|
|
8
|
+
"note": "¡Agradecemos sus comentarios! Aunque revisamos todas las sugerencias, no podemos garantizar que cada una de ellas resulte en un cambio o actualización.",
|
|
9
|
+
"subjects": {
|
|
10
|
+
"leaveFeedback": "Enviar comentarios",
|
|
11
|
+
"reportBug": "Informar de un error",
|
|
12
|
+
"requestFeature": "Solicitar una función",
|
|
13
|
+
"shareThoughts": "Compartir cualquier otra idea"
|
|
14
|
+
},
|
|
15
|
+
"products": {
|
|
16
|
+
"general": "General",
|
|
17
|
+
"editor": "Editor",
|
|
18
|
+
"accessibility": "Accesibilidad",
|
|
19
|
+
"imageOptimization": "Optimización de imágenes",
|
|
20
|
+
"emailDeliverability": "Capacidad de entrega de correo electrónico"
|
|
21
|
+
},
|
|
22
|
+
"cancel": "Cancelar",
|
|
23
|
+
"submit": "Enviar",
|
|
24
|
+
"titleLengthError": "El título debe tener menos de 90 caracteres",
|
|
25
|
+
"descriptionLengthError": "La descripción debe tener menos de 1024 caracteres",
|
|
26
|
+
"alert": {
|
|
27
|
+
"title": "¿Necesita ayuda o ha tenido algún problema?",
|
|
28
|
+
"button": "Enviar un ticket de soporte"
|
|
29
|
+
}
|
|
30
|
+
},
|
|
31
|
+
"tooltipSuccess": "Comentarios enviados. Gracias por su ayuda.",
|
|
32
|
+
"tooltipError": "Algo salió mal. Intente enviar sus comentarios de nuevo."
|
|
33
|
+
}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
{
|
|
2
|
+
"dialog": {
|
|
3
|
+
"title": "Partagez vos commentaires",
|
|
4
|
+
"fieldTitlePlaceholder": "Titre",
|
|
5
|
+
"fieldDescriptionPlaceholder": "Dites-nous ce que vous aviez en tête",
|
|
6
|
+
"fieldSubjectPlaceholder": "Sélectionnez le sujet de vos commentaires",
|
|
7
|
+
"fieldProductPlaceholder": "Sélectionner le produit",
|
|
8
|
+
"note": "Nous apprécions vos commentaires ! Bien que nous examinions toutes les soumissions, nous ne pouvons pas garantir que chaque suggestion entraînera un changement ou une mise à jour.",
|
|
9
|
+
"subjects": {
|
|
10
|
+
"leaveFeedback": "Laisser un commentaire",
|
|
11
|
+
"reportBug": "Signaler un bug",
|
|
12
|
+
"requestFeature": "Demander une fonctionnalité",
|
|
13
|
+
"shareThoughts": "Partager d’autres réflexions"
|
|
14
|
+
},
|
|
15
|
+
"products": {
|
|
16
|
+
"general": "Général",
|
|
17
|
+
"editor": "Éditeur",
|
|
18
|
+
"accessibility": "Accessibilité",
|
|
19
|
+
"imageOptimization": "Optimisation des images",
|
|
20
|
+
"emailDeliverability": "Délivrabilité des e-mails"
|
|
21
|
+
},
|
|
22
|
+
"cancel": "Annuler",
|
|
23
|
+
"submit": "Envoyer",
|
|
24
|
+
"titleLengthError": "Le titre doit contenir moins de 90 caractères",
|
|
25
|
+
"descriptionLengthError": "La description doit contenir moins de 1024 caractères",
|
|
26
|
+
"alert": {
|
|
27
|
+
"title": "Besoin d'aide ou rencontré un problème ?",
|
|
28
|
+
"button": "Envoyer un ticket d'assistance"
|
|
29
|
+
}
|
|
30
|
+
},
|
|
31
|
+
"tooltipSuccess": "Commentaires envoyés. Merci de nous avoir aidés.",
|
|
32
|
+
"tooltipError": "Une erreur s'est produite. Veuillez réessayer d'envoyer vos commentaires."
|
|
33
|
+
}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
{
|
|
2
|
+
"dialog": {
|
|
3
|
+
"title": "שתף את המשוב שלך",
|
|
4
|
+
"fieldTitlePlaceholder": "כותרת",
|
|
5
|
+
"fieldDescriptionPlaceholder": "ספר לנו מה חשבת",
|
|
6
|
+
"fieldSubjectPlaceholder": "בחר את נושא המשוב שלך",
|
|
7
|
+
"fieldProductPlaceholder": "בחר את המוצר",
|
|
8
|
+
"note": "אנו מעריכים את המשוב שלך! אנו בודקים את כל ההגשות, אך איננו יכולים להבטיח שכל הצעה תוביל לשינוי או עדכון.",
|
|
9
|
+
"subjects": {
|
|
10
|
+
"leaveFeedback": "השאר משוב",
|
|
11
|
+
"reportBug": "דווח על באג",
|
|
12
|
+
"requestFeature": "בקש תכונה",
|
|
13
|
+
"shareThoughts": "שתף כל מחשבה אחרת"
|
|
14
|
+
},
|
|
15
|
+
"products": {
|
|
16
|
+
"general": "כללי",
|
|
17
|
+
"editor": "עורך",
|
|
18
|
+
"accessibility": "נגישות",
|
|
19
|
+
"imageOptimization": "אופטימיזציית תמונה",
|
|
20
|
+
"emailDeliverability": "יכולת מסירת email"
|
|
21
|
+
},
|
|
22
|
+
"cancel": "ביטול",
|
|
23
|
+
"submit": "שלח",
|
|
24
|
+
"titleLengthError": "הכותרת חייבת להיות פחות מ-90 תווים",
|
|
25
|
+
"descriptionLengthError": "התיאור חייב להיות פחות מ-1024 תווים",
|
|
26
|
+
"alert": {
|
|
27
|
+
"title": "זקוק לעזרה או נתקלת בבעיה?",
|
|
28
|
+
"button": "שלח בקשת תמיכה"
|
|
29
|
+
}
|
|
30
|
+
},
|
|
31
|
+
"tooltipSuccess": "המשוב נשלח. תודה שעזרת לנו.",
|
|
32
|
+
"tooltipError": "משהו השתבש. אנא נסה לשלוח את המשוב שלך שוב."
|
|
33
|
+
}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
{
|
|
2
|
+
"dialog": {
|
|
3
|
+
"title": "Bagikan masukan Anda",
|
|
4
|
+
"fieldTitlePlaceholder": "Judul",
|
|
5
|
+
"fieldDescriptionPlaceholder": "Beritahu kami apa yang Anda pikirkan",
|
|
6
|
+
"fieldSubjectPlaceholder": "Pilih subjek masukan Anda",
|
|
7
|
+
"fieldProductPlaceholder": "Pilih produk",
|
|
8
|
+
"note": "Kami menghargai masukan Anda! Meskipun kami meninjau semua kiriman, kami tidak dapat menjamin bahwa setiap saran akan menghasilkan perubahan atau pembaruan.",
|
|
9
|
+
"subjects": {
|
|
10
|
+
"leaveFeedback": "Berikan masukan",
|
|
11
|
+
"reportBug": "Laporkan bug",
|
|
12
|
+
"requestFeature": "Minta fitur",
|
|
13
|
+
"shareThoughts": "Bagikan pemikiran lain"
|
|
14
|
+
},
|
|
15
|
+
"products": {
|
|
16
|
+
"general": "Umum",
|
|
17
|
+
"editor": "Editor",
|
|
18
|
+
"accessibility": "Aksesibilitas",
|
|
19
|
+
"imageOptimization": "Optimasi gambar",
|
|
20
|
+
"emailDeliverability": "Keterkiriman email"
|
|
21
|
+
},
|
|
22
|
+
"cancel": "Batal",
|
|
23
|
+
"submit": "Kirim",
|
|
24
|
+
"titleLengthError": "Judul harus kurang dari 90 karakter",
|
|
25
|
+
"descriptionLengthError": "Deskripsi harus kurang dari 1024 karakter",
|
|
26
|
+
"alert": {
|
|
27
|
+
"title": "Butuh bantuan atau mengalami masalah?",
|
|
28
|
+
"button": "Kirim tiket dukungan"
|
|
29
|
+
}
|
|
30
|
+
},
|
|
31
|
+
"tooltipSuccess": "Masukan terkirim. Terima kasih telah membantu kami.",
|
|
32
|
+
"tooltipError": "Terjadi kesalahan. Silakan coba kirim masukan Anda lagi."
|
|
33
|
+
}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
{
|
|
2
|
+
"dialog": {
|
|
3
|
+
"title": "Condividi il tuo feedback",
|
|
4
|
+
"fieldTitlePlaceholder": "Titolo",
|
|
5
|
+
"fieldDescriptionPlaceholder": "Dicci cosa avevi in mente",
|
|
6
|
+
"fieldSubjectPlaceholder": "Seleziona l'oggetto del tuo feedback",
|
|
7
|
+
"fieldProductPlaceholder": "Seleziona il prodotto",
|
|
8
|
+
"note": "Apprezziamo il tuo feedback! Anche se esaminiamo tutti i suggerimenti, non possiamo garantire che ogni suggerimento si tradurrà in una modifica o un aggiornamento.",
|
|
9
|
+
"subjects": {
|
|
10
|
+
"leaveFeedback": "Lascia un feedback",
|
|
11
|
+
"reportBug": "Segnala un bug",
|
|
12
|
+
"requestFeature": "Richiedi una funzionalità",
|
|
13
|
+
"shareThoughts": "Condividi altri pensieri"
|
|
14
|
+
},
|
|
15
|
+
"products": {
|
|
16
|
+
"general": "Generale",
|
|
17
|
+
"editor": "Editor",
|
|
18
|
+
"accessibility": "Accessibilità",
|
|
19
|
+
"imageOptimization": "Ottimizzazione delle immagini",
|
|
20
|
+
"emailDeliverability": "Deliverability delle email"
|
|
21
|
+
},
|
|
22
|
+
"cancel": "Annulla",
|
|
23
|
+
"submit": "Invia",
|
|
24
|
+
"titleLengthError": "Il titolo deve contenere meno di 90 caratteri",
|
|
25
|
+
"descriptionLengthError": "La descrizione deve contenere meno di 1024 caratteri",
|
|
26
|
+
"alert": {
|
|
27
|
+
"title": "Hai bisogno di aiuto o hai riscontrato un problema?",
|
|
28
|
+
"button": "Invia un ticket di supporto"
|
|
29
|
+
}
|
|
30
|
+
},
|
|
31
|
+
"tooltipSuccess": "Feedback inviato. Grazie per il tuo aiuto.",
|
|
32
|
+
"tooltipError": "Qualcosa è andato storto. Prova a inviare di nuovo il tuo feedback."
|
|
33
|
+
}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
{
|
|
2
|
+
"dialog": {
|
|
3
|
+
"title": "Deel uw feedback",
|
|
4
|
+
"fieldTitlePlaceholder": "Titel",
|
|
5
|
+
"fieldDescriptionPlaceholder": "Vertel ons wat u in gedachten had",
|
|
6
|
+
"fieldSubjectPlaceholder": "Selecteer het onderwerp van uw feedback",
|
|
7
|
+
"fieldProductPlaceholder": "Selecteer het product",
|
|
8
|
+
"note": "We waarderen uw feedback! Hoewel we alle inzendingen beoordelen, kunnen we niet garanderen dat elke suggestie zal leiden tot een wijziging of update.",
|
|
9
|
+
"subjects": {
|
|
10
|
+
"leaveFeedback": "Geef feedback",
|
|
11
|
+
"reportBug": "Meld een bug",
|
|
12
|
+
"requestFeature": "Vraag een functie aan",
|
|
13
|
+
"shareThoughts": "Deel andere gedachten"
|
|
14
|
+
},
|
|
15
|
+
"products": {
|
|
16
|
+
"general": "Algemeen",
|
|
17
|
+
"editor": "Editor",
|
|
18
|
+
"accessibility": "Toegankelijkheid",
|
|
19
|
+
"imageOptimization": "Afbeeldingsoptimalisatie",
|
|
20
|
+
"emailDeliverability": "E-mailbezorgbaarheid"
|
|
21
|
+
},
|
|
22
|
+
"cancel": "Annuleren",
|
|
23
|
+
"submit": "Verzenden",
|
|
24
|
+
"titleLengthError": "Titel moet minder dan 90 tekens bevatten",
|
|
25
|
+
"descriptionLengthError": "Beschrijving moet minder dan 1024 tekens bevatten",
|
|
26
|
+
"alert": {
|
|
27
|
+
"title": "Hulp nodig of een probleem tegengekomen?",
|
|
28
|
+
"button": "Dien een supportticket in"
|
|
29
|
+
}
|
|
30
|
+
},
|
|
31
|
+
"tooltipSuccess": "Feedback verzonden. Bedankt voor uw hulp.",
|
|
32
|
+
"tooltipError": "Er is iets misgegaan. Probeer uw feedback opnieuw te verzenden."
|
|
33
|
+
}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
{
|
|
2
|
+
"dialog": {
|
|
3
|
+
"title": "Prześlij swoją opinię",
|
|
4
|
+
"fieldTitlePlaceholder": "Tytuł",
|
|
5
|
+
"fieldDescriptionPlaceholder": "Opowiedz nam, co masz na myśli",
|
|
6
|
+
"fieldSubjectPlaceholder": "Wybierz temat swojej opinii",
|
|
7
|
+
"fieldProductPlaceholder": "Wybierz produkt",
|
|
8
|
+
"note": "Dziękujemy za Twoją opinię! Chociaż przeglądamy wszystkie zgłoszenia, nie możemy zagwarantować, że każda sugestia zaowocuje zmianą lub aktualizacją.",
|
|
9
|
+
"subjects": {
|
|
10
|
+
"leaveFeedback": "Zostaw opinię",
|
|
11
|
+
"reportBug": "Zgłoś błąd",
|
|
12
|
+
"requestFeature": "Zaproponuj funkcję",
|
|
13
|
+
"shareThoughts": "Podziel się innymi przemyśleniami"
|
|
14
|
+
},
|
|
15
|
+
"products": {
|
|
16
|
+
"general": "Ogólne",
|
|
17
|
+
"editor": "Edytor",
|
|
18
|
+
"accessibility": "Dostępność",
|
|
19
|
+
"imageOptimization": "Optymalizacja obrazu",
|
|
20
|
+
"emailDeliverability": "Dostarczalność wiadomości e-mail"
|
|
21
|
+
},
|
|
22
|
+
"cancel": "Anuluj",
|
|
23
|
+
"submit": "Wyślij",
|
|
24
|
+
"titleLengthError": "Tytuł musi zawierać mniej niż 90 znaków",
|
|
25
|
+
"descriptionLengthError": "Opis musi zawierać mniej niż 1024 znaki",
|
|
26
|
+
"alert": {
|
|
27
|
+
"title": "Potrzebujesz pomocy lub napotkałeś problem?",
|
|
28
|
+
"button": "Wyślij zgłoszenie do pomocy technicznej"
|
|
29
|
+
}
|
|
30
|
+
},
|
|
31
|
+
"tooltipSuccess": "Opinia wysłana. Dziękujemy za pomoc.",
|
|
32
|
+
"tooltipError": "Coś poszło nie tak. Spróbuj ponownie wysłać swoją opinię."
|
|
33
|
+
}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
{
|
|
2
|
+
"dialog": {
|
|
3
|
+
"title": "Compartilhe seu feedback",
|
|
4
|
+
"fieldTitlePlaceholder": "Título",
|
|
5
|
+
"fieldDescriptionPlaceholder": "Diga-nos o que você tem em mente",
|
|
6
|
+
"fieldSubjectPlaceholder": "Selecione o assunto do seu feedback",
|
|
7
|
+
"fieldProductPlaceholder": "Selecionar o produto",
|
|
8
|
+
"note": "Agradecemos seu feedback! Embora revisemos todas as sugestões, não podemos garantir que cada sugestão resultará em uma alteração ou atualização.",
|
|
9
|
+
"subjects": {
|
|
10
|
+
"leaveFeedback": "Deixar um feedback",
|
|
11
|
+
"reportBug": "Reportar um erro",
|
|
12
|
+
"requestFeature": "Solicitar um recurso",
|
|
13
|
+
"shareThoughts": "Partilhar outras ideias"
|
|
14
|
+
},
|
|
15
|
+
"products": {
|
|
16
|
+
"general": "Geral",
|
|
17
|
+
"editor": "Editor",
|
|
18
|
+
"accessibility": "Acessibilidade",
|
|
19
|
+
"imageOptimization": "Otimização de imagem",
|
|
20
|
+
"emailDeliverability": "Capacidade de entrega de email"
|
|
21
|
+
},
|
|
22
|
+
"cancel": "Cancelar",
|
|
23
|
+
"submit": "Enviar",
|
|
24
|
+
"titleLengthError": "O título deve ter menos de 90 caracteres",
|
|
25
|
+
"descriptionLengthError": "A descrição deve ter menos de 1024 caracteres",
|
|
26
|
+
"alert": {
|
|
27
|
+
"title": "Precisa de ajuda ou encontrou um problema?",
|
|
28
|
+
"button": "Enviar um ticket de suporte"
|
|
29
|
+
}
|
|
30
|
+
},
|
|
31
|
+
"tooltipSuccess": "Feedback enviado. Obrigado por nos ajudar.",
|
|
32
|
+
"tooltipError": "Algo deu errado. Tente enviar seu feedback novamente."
|
|
33
|
+
}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
{
|
|
2
|
+
"dialog": {
|
|
3
|
+
"title": "Partilhe o seu feedback",
|
|
4
|
+
"fieldTitlePlaceholder": "Título",
|
|
5
|
+
"fieldDescriptionPlaceholder": "Diga-nos o que tinha em mente",
|
|
6
|
+
"fieldSubjectPlaceholder": "Selecione o assunto do seu feedback",
|
|
7
|
+
"fieldProductPlaceholder": "Selecionar o produto",
|
|
8
|
+
"note": "Agradecemos o seu feedback! Embora analisemos todas as submissões, não podemos garantir que todas as sugestões resultem numa alteração ou atualização.",
|
|
9
|
+
"subjects": {
|
|
10
|
+
"leaveFeedback": "Deixar um feedback",
|
|
11
|
+
"reportBug": "Reportar um erro",
|
|
12
|
+
"requestFeature": "Solicitar uma funcionalidade",
|
|
13
|
+
"shareThoughts": "Partilhar outras ideias"
|
|
14
|
+
},
|
|
15
|
+
"products": {
|
|
16
|
+
"general": "Geral",
|
|
17
|
+
"editor": "Editor",
|
|
18
|
+
"accessibility": "Acessibilidade",
|
|
19
|
+
"imageOptimization": "Otimização de imagem",
|
|
20
|
+
"emailDeliverability": "Capacidade de entrega de email"
|
|
21
|
+
},
|
|
22
|
+
"cancel": "Cancelar",
|
|
23
|
+
"submit": "Enviar",
|
|
24
|
+
"titleLengthError": "O título deve ter menos de 90 caracteres",
|
|
25
|
+
"descriptionLengthError": "A descrição deve ter menos de 1024 caracteres",
|
|
26
|
+
"alert": {
|
|
27
|
+
"title": "Precisa de ajuda ou encontrou um problema?",
|
|
28
|
+
"button": "Enviar um pedido de suporte"
|
|
29
|
+
}
|
|
30
|
+
},
|
|
31
|
+
"tooltipSuccess": "Feedback enviado. Obrigado por nos ajudar.",
|
|
32
|
+
"tooltipError": "Algo correu mal. Tente enviar o seu feedback novamente."
|
|
33
|
+
}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
{
|
|
2
|
+
"dialog": {
|
|
3
|
+
"title": "Geri bildiriminizi paylaşın",
|
|
4
|
+
"fieldTitlePlaceholder": "Başlık",
|
|
5
|
+
"fieldDescriptionPlaceholder": "Aklınızdakileri bize anlatın",
|
|
6
|
+
"fieldSubjectPlaceholder": "Geri bildiriminizin konusunu seçin",
|
|
7
|
+
"fieldProductPlaceholder": "Ürünü seçin",
|
|
8
|
+
"note": "Geri bildiriminiz için teşekkür ederiz! Tüm gönderimleri incelesek de her önerinin bir değişiklikle veya güncellemeyle sonuçlanacağını garanti edemeyiz.",
|
|
9
|
+
"subjects": {
|
|
10
|
+
"leaveFeedback": "Geri bildirim bırakın",
|
|
11
|
+
"reportBug": "Hata bildirin",
|
|
12
|
+
"requestFeature": "Özellik isteyin",
|
|
13
|
+
"shareThoughts": "Diğer düşüncelerinizi paylaşın"
|
|
14
|
+
},
|
|
15
|
+
"products": {
|
|
16
|
+
"general": "Genel",
|
|
17
|
+
"editor": "Düzenleyici",
|
|
18
|
+
"accessibility": "Erişilebilirlik",
|
|
19
|
+
"imageOptimization": "Görsel optimizasyonu",
|
|
20
|
+
"emailDeliverability": "E-posta teslim edilebilirliği"
|
|
21
|
+
},
|
|
22
|
+
"cancel": "İptal",
|
|
23
|
+
"submit": "Gönder",
|
|
24
|
+
"titleLengthError": "Başlık 90 karakterden az olmalı",
|
|
25
|
+
"descriptionLengthError": "Açıklama 1024 karakterden az olmalı",
|
|
26
|
+
"alert": {
|
|
27
|
+
"title": "Yardıma mı ihtiyacınız var veya bir sorunla mı karşılaştınız?",
|
|
28
|
+
"button": "Destek talebi gönderin"
|
|
29
|
+
}
|
|
30
|
+
},
|
|
31
|
+
"tooltipSuccess": "Geri bildirim gönderildi. Bize yardım ettiğiniz için teşekkürler.",
|
|
32
|
+
"tooltipError": "Bir şeyler ters gitti. Lütfen geri bildiriminizi tekrar göndermeyi deneyin."
|
|
33
|
+
}
|