mirror of
https://github.com/formbricks/formbricks.git
synced 2026-01-05 00:49:57 -06:00
fix: download responses button label (#5324)
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com>
This commit is contained in:
@@ -390,7 +390,7 @@ export const CustomFilter = ({ survey }: CustomFilterProps) => {
|
||||
value && handleDatePickerClose();
|
||||
}}>
|
||||
<DropdownMenuTrigger asChild className="focus:bg-muted cursor-pointer outline-none">
|
||||
<div className="min-w-auto h-auto rounded-md border border-slate-200 bg-white p-3 hover:border-slate-300 sm:flex sm:px-6 sm:py-3">
|
||||
<div className="h-auto min-w-auto rounded-md border border-slate-200 bg-white p-3 hover:border-slate-300 sm:flex sm:px-6 sm:py-3">
|
||||
<div className="hidden w-full items-center justify-between sm:flex">
|
||||
<span className="text-sm text-slate-700">{t("common.download")}</span>
|
||||
<ArrowDownToLineIcon className="ml-2 h-4 w-4" />
|
||||
@@ -416,14 +416,14 @@ export const CustomFilter = ({ survey }: CustomFilterProps) => {
|
||||
onClick={() => {
|
||||
handleDowndloadResponses(FilterDownload.FILTER, "csv");
|
||||
}}>
|
||||
<p className="text-slate-700">{t("environments.surveys.summary.current_selection_csv")}</p>
|
||||
<p className="text-slate-700">{t("environments.surveys.summary.filtered_responses_csv")}</p>
|
||||
</DropdownMenuItem>
|
||||
<DropdownMenuItem
|
||||
onClick={() => {
|
||||
handleDowndloadResponses(FilterDownload.FILTER, "xlsx");
|
||||
}}>
|
||||
<p className="text-slate-700">
|
||||
{t("environments.surveys.summary.current_selection_excel")}
|
||||
{t("environments.surveys.summary.filtered_responses_excel")}
|
||||
</p>
|
||||
</DropdownMenuItem>
|
||||
</DropdownMenuContent>
|
||||
|
||||
@@ -76,7 +76,7 @@ export const SelectedRowSettings = <T,>({
|
||||
|
||||
return (
|
||||
<div className="flex items-center gap-x-2 rounded-md bg-slate-900 p-1 px-2 text-xs text-white">
|
||||
<div>
|
||||
<div className="lowercase">
|
||||
{selectedRowCount} {t(`common.${type}`)}s {t("common.selected")}
|
||||
</div>
|
||||
<Separator />
|
||||
|
||||
@@ -1721,8 +1721,6 @@
|
||||
"copy_link_to_public_results": "Link zu öffentlichen Ergebnissen kopieren",
|
||||
"create_single_use_links": "Single-Use Links erstellen",
|
||||
"create_single_use_links_description": "Akzeptiere nur eine Antwort pro Link. So geht's.",
|
||||
"current_selection_csv": "Aktuelle Auswahl (CSV)",
|
||||
"current_selection_excel": "Aktuelle Auswahl (Excel)",
|
||||
"custom_range": "Benutzerdefinierter Bereich...",
|
||||
"data_prefilling": "Daten-Prefilling",
|
||||
"data_prefilling_description": "Du möchtest einige Felder in der Umfrage vorausfüllen? So geht's.",
|
||||
@@ -1747,6 +1745,8 @@
|
||||
"failed_to_copy_link": "Kopieren des Links fehlgeschlagen",
|
||||
"filter_added_successfully": "Filter erfolgreich hinzugefügt",
|
||||
"filter_updated_successfully": "Filter erfolgreich aktualisiert",
|
||||
"filtered_responses_csv": "Gefilterte Antworten (CSV)",
|
||||
"filtered_responses_excel": "Gefilterte Antworten (Excel)",
|
||||
"formbricks_email_survey_preview": "Formbricks E-Mail-Umfrage Vorschau",
|
||||
"go_to_setup_checklist": "Gehe zur Einrichtungs-Checkliste \uD83D\uDC49",
|
||||
"hide_embed_code": "Einbettungscode ausblenden",
|
||||
|
||||
@@ -1721,8 +1721,6 @@
|
||||
"copy_link_to_public_results": "Copy link to public results",
|
||||
"create_single_use_links": "Create single-use links",
|
||||
"create_single_use_links_description": "Accept only one submission per link. Here is how.",
|
||||
"current_selection_csv": "Current selection (CSV)",
|
||||
"current_selection_excel": "Current selection (Excel)",
|
||||
"custom_range": "Custom range...",
|
||||
"data_prefilling": "Data prefilling",
|
||||
"data_prefilling_description": "You want to prefill some fields in the survey? Here is how.",
|
||||
@@ -1747,6 +1745,8 @@
|
||||
"failed_to_copy_link": "Failed to copy link",
|
||||
"filter_added_successfully": "Filter added successfully",
|
||||
"filter_updated_successfully": "Filter updated successfully",
|
||||
"filtered_responses_csv": "Filtered responses (CSV)",
|
||||
"filtered_responses_excel": "Filtered responses (Excel)",
|
||||
"formbricks_email_survey_preview": "Formbricks Email Survey Preview",
|
||||
"go_to_setup_checklist": "Go to Setup Checklist \uD83D\uDC49",
|
||||
"hide_embed_code": "Hide embed code",
|
||||
|
||||
@@ -1721,8 +1721,6 @@
|
||||
"copy_link_to_public_results": "Copier le lien vers les résultats publics",
|
||||
"create_single_use_links": "Créer des liens à usage unique",
|
||||
"create_single_use_links_description": "Acceptez uniquement une soumission par lien. Voici comment.",
|
||||
"current_selection_csv": "Sélection actuelle (CSV)",
|
||||
"current_selection_excel": "Sélection actuelle (Excel)",
|
||||
"custom_range": "Plage personnalisée...",
|
||||
"data_prefilling": "Préremplissage des données",
|
||||
"data_prefilling_description": "Vous souhaitez préremplir certains champs dans l'enquête ? Voici comment faire.",
|
||||
@@ -1747,6 +1745,8 @@
|
||||
"failed_to_copy_link": "Échec de la copie du lien",
|
||||
"filter_added_successfully": "Filtre ajouté avec succès",
|
||||
"filter_updated_successfully": "Filtre mis à jour avec succès",
|
||||
"filtered_responses_csv": "Réponses filtrées (CSV)",
|
||||
"filtered_responses_excel": "Réponses filtrées (Excel)",
|
||||
"formbricks_email_survey_preview": "Aperçu de l'enquête par e-mail Formbricks",
|
||||
"go_to_setup_checklist": "Allez à la liste de contrôle de configuration \uD83D\uDC49",
|
||||
"hide_embed_code": "Cacher le code d'intégration",
|
||||
|
||||
@@ -1721,8 +1721,6 @@
|
||||
"copy_link_to_public_results": "Copiar link para resultados públicos",
|
||||
"create_single_use_links": "Crie links de uso único",
|
||||
"create_single_use_links_description": "Aceite apenas uma submissão por link. Aqui está como.",
|
||||
"current_selection_csv": "Seleção atual (CSV)",
|
||||
"current_selection_excel": "Seleção atual (Excel)",
|
||||
"custom_range": "Intervalo personalizado...",
|
||||
"data_prefilling": "preenchimento automático de dados",
|
||||
"data_prefilling_description": "Quer preencher alguns campos da pesquisa? Aqui está como fazer.",
|
||||
@@ -1747,6 +1745,8 @@
|
||||
"failed_to_copy_link": "Falha ao copiar link",
|
||||
"filter_added_successfully": "Filtro adicionado com sucesso",
|
||||
"filter_updated_successfully": "Filtro atualizado com sucesso",
|
||||
"filtered_responses_csv": "Respostas filtradas (CSV)",
|
||||
"filtered_responses_excel": "Respostas filtradas (Excel)",
|
||||
"formbricks_email_survey_preview": "Prévia da Pesquisa por E-mail do Formbricks",
|
||||
"go_to_setup_checklist": "Vai para a Lista de Configuração \uD83D\uDC49",
|
||||
"hide_embed_code": "Esconder código de incorporação",
|
||||
|
||||
@@ -1721,8 +1721,6 @@
|
||||
"copy_link_to_public_results": "Copiar link para resultados públicos",
|
||||
"create_single_use_links": "Criar links de uso único",
|
||||
"create_single_use_links_description": "Aceitar apenas uma submissão por link. Aqui está como.",
|
||||
"current_selection_csv": "Seleção atual (CSV)",
|
||||
"current_selection_excel": "Seleção atual (Excel)",
|
||||
"custom_range": "Intervalo personalizado...",
|
||||
"data_prefilling": "Pré-preenchimento de dados",
|
||||
"data_prefilling_description": "Quer pré-preencher alguns campos no inquérito? Aqui está como.",
|
||||
@@ -1747,6 +1745,8 @@
|
||||
"failed_to_copy_link": "Falha ao copiar link",
|
||||
"filter_added_successfully": "Filtro adicionado com sucesso",
|
||||
"filter_updated_successfully": "Filtro atualizado com sucesso",
|
||||
"filtered_responses_csv": "Respostas filtradas (CSV)",
|
||||
"filtered_responses_excel": "Respostas filtradas (Excel)",
|
||||
"formbricks_email_survey_preview": "Pré-visualização da Pesquisa de E-mail do Formbricks",
|
||||
"go_to_setup_checklist": "Ir para a Lista de Verificação de Configuração \uD83D\uDC49",
|
||||
"hide_embed_code": "Ocultar código de incorporação",
|
||||
|
||||
@@ -1721,8 +1721,6 @@
|
||||
"copy_link_to_public_results": "複製公開結果的連結",
|
||||
"create_single_use_links": "建立單次使用連結",
|
||||
"create_single_use_links_description": "每個連結只接受一次提交。以下是如何操作。",
|
||||
"current_selection_csv": "目前選取 (CSV)",
|
||||
"current_selection_excel": "目前選取 (Excel)",
|
||||
"custom_range": "自訂範圍...",
|
||||
"data_prefilling": "資料預先填寫",
|
||||
"data_prefilling_description": "您想要預先填寫問卷中的某些欄位嗎?以下是如何操作。",
|
||||
@@ -1747,6 +1745,8 @@
|
||||
"failed_to_copy_link": "無法複製連結",
|
||||
"filter_added_successfully": "篩選器已成功新增",
|
||||
"filter_updated_successfully": "篩選器已成功更新",
|
||||
"filtered_responses_csv": "篩選回應 (CSV)",
|
||||
"filtered_responses_excel": "篩選回應 (Excel)",
|
||||
"formbricks_email_survey_preview": "Formbricks 電子郵件問卷預覽",
|
||||
"go_to_setup_checklist": "前往設定檢查清單 \uD83D\uDC49",
|
||||
"hide_embed_code": "隱藏嵌入程式碼",
|
||||
|
||||
Reference in New Issue
Block a user