-
Notifications
You must be signed in to change notification settings - Fork 111
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(frontend): add i18n namespace + remove setting help & id
- Loading branch information
Showing
31 changed files
with
347 additions
and
208 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
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
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,13 @@ | ||
{ | ||
"title": { | ||
"chatbot_settings": "Chatbot" | ||
}, | ||
"label": { | ||
"global_fallback": "Enable Global Fallback?", | ||
"fallback_message": "Fallback Message" | ||
}, | ||
"help": { | ||
"global_fallback": "Global fallback allows you to send custom messages when user entry does not match any of the block messages.", | ||
"fallback_message": "If no fallback block is selected, then one of these messages will be sent." | ||
} | ||
} |
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,18 @@ | ||
{ | ||
"title": { | ||
"contact": "Contact Infos" | ||
}, | ||
"label": { | ||
"contact_email_recipient": "Contact Email Recipient", | ||
"company_name": "Your company's name", | ||
"company_phone": "Phone number", | ||
"company_email": "Email address", | ||
"company_address1": "Address", | ||
"company_address2": "Address 2", | ||
"company_city": "City", | ||
"company_zipcode": "Zipcode", | ||
"company_state": "State", | ||
"company_country": "Country" | ||
}, | ||
"help": {} | ||
} |
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,28 @@ | ||
{ | ||
"title": { | ||
"live-chat-tester": "Live Chat Tester" | ||
}, | ||
"label": { | ||
"verification_token": "Verification Token", | ||
"allowed_domains": "Allowed Domains", | ||
"start_button": "Enable `Get Started`", | ||
"input_disabled": "Disable Input", | ||
"persistent_menu": "Display Persistent Menu", | ||
"greeting_message": "Greeting Message", | ||
"theme_color": "Widget Theme", | ||
"theme_color_options": { | ||
"orange": "Orange", | ||
"red": "Red", | ||
"green": "Green", | ||
"blue": "Blue", | ||
"dark": "Dark" | ||
}, | ||
"window_title": "Chat Window Title", | ||
"avatar_url": "Chatbot Avatar URL", | ||
"show_emoji": "Enable Emoji Picker", | ||
"show_file": "Enable Attachment Uploader", | ||
"show_location": "Enable Geolocation Share", | ||
"allowed_upload_size": "Max Upload Size (in bytes)", | ||
"allowed_upload_types": "Allowed Upload Mime Types (comma seperated)" | ||
} | ||
} |
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 @@ | ||
{ | ||
"title": { | ||
"nlp_settings": "NLU Engine" | ||
}, | ||
"label": { | ||
"provider": "Provider", | ||
"token": "API Access Token", | ||
"endpoint": "API Endpoint URL", | ||
"threshold": "Fallback Threshold" | ||
}, | ||
"help": { | ||
"endpoint": "NLU (Natural Language Understanding) API URL (Depends on the provider).", | ||
"token": "Every API request must contain an Authorize HTTP header with a token.", | ||
"threshold": "Threshold above which the chatbot will use its prediction (min=0 & max=1)" | ||
} | ||
} |
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,28 @@ | ||
{ | ||
"title": { | ||
"offline": "Web Channel" | ||
}, | ||
"label": { | ||
"verification_token": "Verification Token", | ||
"allowed_domains": "Allowed Domains", | ||
"start_button": "Enable `Get Started`", | ||
"input_disabled": "Disable Input", | ||
"persistent_menu": "Display Persistent Menu", | ||
"greeting_message": "Greeting Message", | ||
"theme_color": "Widget Theme", | ||
"theme_color_options": { | ||
"orange": "Orange", | ||
"red": "Red", | ||
"green": "Green", | ||
"blue": "Blue", | ||
"dark": "Dark" | ||
}, | ||
"window_title": "Chat Window Title", | ||
"avatar_url": "Chatbot Avatar URL", | ||
"show_emoji": "Enable Emoji Picker", | ||
"show_file": "Enable Attachment Uploader", | ||
"show_location": "Enable Geolocation Share", | ||
"allowed_upload_size": "Max Upload Size (in bytes)", | ||
"allowed_upload_types": "Allowed Upload Mime Types (comma seperated)" | ||
} | ||
} |
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,13 @@ | ||
{ | ||
"title": { | ||
"chatbot_settings": "Chatbot" | ||
}, | ||
"label": { | ||
"global_fallback": "Activer le message de secours global?", | ||
"fallback_message": "Message de secours" | ||
}, | ||
"help": { | ||
"global_fallback": "Le message de secours global vous permet d'envoyer des messages personnalisés lorsque le message de l'utilisateur ne déclenche aucun bloc de message.", | ||
"fallback_message": "Si aucun bloc de secours n'est spécifié, alors de ces messages sera envoyé." | ||
} | ||
} |
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,18 @@ | ||
{ | ||
"title": { | ||
"contact": "Contact" | ||
}, | ||
"label": { | ||
"contact_email_recipient": "Email de contact du destinataire", | ||
"company_name": "Le nom de votre entreprise", | ||
"company_phone": "Tél.", | ||
"company_email": "Adresse e-mail", | ||
"company_address1": "Addresse", | ||
"company_address2": "Addresse 2", | ||
"company_city": "Ville", | ||
"company_zipcode": "Code postal", | ||
"company_state": "État/Province", | ||
"company_country": "Pays" | ||
}, | ||
"help": {} | ||
} |
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,28 @@ | ||
{ | ||
"title": { | ||
"live-chat-tester": "Testeur Live Chat" | ||
}, | ||
"label": { | ||
"verification_token": "Jeton de vérification", | ||
"allowed_domains": "Domaines autorisés", | ||
"start_button": "Activer `Démarrer`", | ||
"input_disabled": "Désactiver la saisie", | ||
"persistent_menu": "Afficher le menu persistent", | ||
"greeting_message": "Message de bienvenue", | ||
"theme_color": "Thème du widget", | ||
"theme_color_options": { | ||
"orange": "Orange", | ||
"red": "Rouge", | ||
"green": "Vert", | ||
"blue": "Bleu", | ||
"dark": "Sombre" | ||
}, | ||
"window_title": "Titre de la fenêtre de chat", | ||
"avatar_url": "Avatar du chatbot (URL)", | ||
"show_emoji": "Activer le sélecteur d'Emojis", | ||
"show_file": "Activer l'upload de fichiers", | ||
"show_location": "Activer le partage de géolocalisation", | ||
"allowed_upload_size": "Taille maximale de téléchargement (en octets)", | ||
"allowed_upload_types": "Types MIME autorisés pour le téléchargement (séparés par des virgules)" | ||
} | ||
} |
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 @@ | ||
{ | ||
"title": { | ||
"nlp_settings": "Serveur NLU" | ||
}, | ||
"label": { | ||
"provider": "Fournisseur", | ||
"token": "Token d'accès à l'API", | ||
"endpoint": "URL de l'API", | ||
"threshold": "Seuil de repli" | ||
}, | ||
"help": { | ||
"endpoint": "URL vers laquelle les requêtes de NLU HTTP sont envoyées et qui dépend du fournisseur.", | ||
"token": "Chaque requête vers l'API doit contenir un jeton d'authentification.", | ||
"threshold": "Seuil en dessus duquel le chatbot va utiliser sa prediction (min=0 & max=1)" | ||
} | ||
} |
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,28 @@ | ||
{ | ||
"title": { | ||
"offline": "Canal Web" | ||
}, | ||
"label": { | ||
"verification_token": "Jeton de vérification", | ||
"allowed_domains": "Domaines autorisés", | ||
"start_button": "Activer `Démarrer`", | ||
"input_disabled": "Désactiver la saisie", | ||
"persistent_menu": "Afficher le menu persistent", | ||
"greeting_message": "Message de bienvenue", | ||
"theme_color": "Thème du widget", | ||
"theme_color_options": { | ||
"orange": "Orange", | ||
"red": "Rouge", | ||
"green": "Vert", | ||
"blue": "Bleu", | ||
"dark": "Sombre" | ||
}, | ||
"window_title": "Titre de la fenêtre de chat", | ||
"avatar_url": "Avatar du chatbot (URL)", | ||
"show_emoji": "Activer le sélecteur d'Emojis", | ||
"show_file": "Activer l'upload de fichiers", | ||
"show_location": "Activer le partage de géolocalisation", | ||
"allowed_upload_size": "Taille maximale de téléchargement (en octets)", | ||
"allowed_upload_types": "Types MIME autorisés pour le téléchargement (séparés par des virgules)" | ||
} | ||
} |
Oops, something went wrong.