This repository has been archived by the owner on Jun 1, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
13 changed files
with
110 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<title>Sample</title> | ||
</head> | ||
<body> | ||
<script src="build/build.js"></script> | ||
<script> | ||
var View = require('nps-widget'); | ||
var view = new View({language: 'de'}); | ||
view.appendTo(document.body); | ||
view.show(); | ||
</script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"HOW_LIKELY": "Wie wahrscheinlich ist es, dass Sie uns Ihren Freunden und Kollegen empfehlen?", | ||
"NOT_AT_ALL": "Sehr unwahrscheinlich", | ||
"NEUTRAL": "Neutral", | ||
"EXTREMLY": "Sehr wahrscheinlich", | ||
"THANKS_IMPROVE": "Danke für Ihr Feedback. Was können wir tun, um uns zu verbessern?", | ||
"GIVE_FEEDBACK": "Geben Sie uns Feedback", | ||
"DISMISS": "Ablehnen", | ||
"SUBMIT": "Feedback senden", | ||
"THANKS": "Danke für Ihr Feedback!" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"HOW_LIKELY": "¿Cómo de probable sería que usted nos recomendase a sus amigos y colegas?", | ||
"NOT_AT_ALL": "Nada probable", | ||
"NEUTRAL": "Neutral", | ||
"EXTREMLY": "Extremadamente probable", | ||
"THANKS_IMPROVE": "Gracias por tus comentarios. ¿Qué podemos hacer para mejorar?", | ||
"GIVE_FEEDBACK": "Déjanos tus comentarios", | ||
"DISMISS": "Descartar", | ||
"SUBMIT": "Enviar Comentarios", | ||
"THANKS": "¡Gracias por tus comentarios!" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"HOW_LIKELY": "Nous recommanderiez-vous à vos amis et vos collègues ?", | ||
"NOT_AT_ALL": "Probablement pas", | ||
"NEUTRAL": "Neutre", | ||
"EXTREMLY": "Très probablement", | ||
"THANKS_IMPROVE": "Merci d'avoir partagé votre avis. Quelles améliorations pourrions-nous faire ?", | ||
"GIVE_FEEDBACK": "Donnez-nous votre avis", | ||
"DISMISS": "Décliner", | ||
"SUBMIT": "Soumettre l'avis", | ||
"THANKS": "Merci d'avoir partagé votre avis !" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"HOW_LIKELY": "Con quale probabilità ci raccomanderesti ai tuoi amici e colleghi?", | ||
"NOT_AT_ALL": "Per niente probabile", | ||
"NEUTRAL": "Neutrale", | ||
"EXTREMLY": "Molto probabile", | ||
"THANKS_IMPROVE": "Grazie per il feedback. Cosa possiamo fare per migliorarci?", | ||
"GIVE_FEEDBACK": "Dacci il tuo feedback", | ||
"DISMISS": "Chiudi", | ||
"SUBMIT": "Invia feedback", | ||
"THANKS": "Grazie per il tuo feedback!" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"HOW_LIKELY": "Z jakim prawdopodobieństwem polecisz nas przyjaciołom lub znajomym?", | ||
"NOT_AT_ALL": "Niemożliwe", | ||
"NEUTRAL": "Obojętne", | ||
"EXTREMLY": "Bardzo prawdopodobne", | ||
"THANKS_IMPROVE": "Dziękujemy za Twoją odpowiedź. Co możemy zrobić, aby się udoskonalić?", | ||
"GIVE_FEEDBACK": "Wyraź swoją opinię", | ||
"DISMISS": "Wyjdź", | ||
"SUBMIT": "Prześlij opinię", | ||
"THANKS": "Dziękujemy za wyrażenie opinii!" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"HOW_LIKELY": "Qual é a probabilidade de você nos recomendar a seus amigos e colegas?", | ||
"NOT_AT_ALL": "Nem um pouco provável", | ||
"NEUTRAL": "Neutra", | ||
"EXTREMLY": "Extremamente provável", | ||
"THANKS_IMPROVE": "Obrigado pelo seu feedback. O que poderíamos fazer para melhorar?", | ||
"GIVE_FEEDBACK": "Nos dê o seu feedback", | ||
"DISMISS": "Ignorar", | ||
"SUBMIT": "Enviar feedback", | ||
"THANKS": "Obrigado pelo seu feedback!" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"HOW_LIKELY": "Насколько вероятно, что вы порекомендуете нас своим друзьям и коллегам?", | ||
"NOT_AT_ALL": "Совершенно невероятно", | ||
"NEUTRAL": "Нейтрально", | ||
"EXTREMLY": "Очень вероятно", | ||
"THANKS_IMPROVE": "Спасибо за ваше мнение. Что мы могли бы улучшить?", | ||
"GIVE_FEEDBACK": "Отправьте нам отзыв", | ||
"DISMISS": "Скрыть", | ||
"SUBMIT": "Отправить отзыв", | ||
"THANKS": "Благодарим вас за представленную информацию!" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"HOW_LIKELY": "Bizi arkadaş ve meslektaşlarınıza tavsiye etmeniz ne kadar olası?", | ||
"NOT_AT_ALL": "Hiç de olası değil", | ||
"NEUTRAL": "Tarafsız", | ||
"EXTREMLY": "Yüksek olasıklıkla", | ||
"THANKS_IMPROVE": "Geri bildiriminiz için teşekkürler. Kendimizi geliştirmek için ne yapabiliriz?", | ||
"GIVE_FEEDBACK": "Bize geri bildirim verin", | ||
"DISMISS": "Artık Anımsatma", | ||
"SUBMIT": "Geribildirim Gönderin", | ||
"THANKS": "Geri bildiriniz için teşekkürler!" | ||
} |