diff --git a/apps/web/i18n.lock b/apps/web/i18n.lock index 58ff18ca72..9f0c8267d1 100644 --- a/apps/web/i18n.lock +++ b/apps/web/i18n.lock @@ -609,7 +609,6 @@ checksums: environments/contacts/contacts_table_refresh: 6a959475991dd4ab28ad881bae569a09 environments/contacts/contacts_table_refresh_success: 40951396e88e5c8fdafa0b3bb4fadca8 environments/contacts/create_attribute: 87320615901f95b4f35ee83c290a3a6c - environments/contacts/create_key: 0d385c354af8963acbe35cd646710f86 environments/contacts/create_new_attribute: c17d407dacd0b90f360f9f5e899d662f environments/contacts/create_new_attribute_description: cc19d76bb6940537bbe3461191f25d26 environments/contacts/custom_attributes: fffc7722742d1291b102dc737cf2fc9e diff --git a/apps/web/locales/de-DE.json b/apps/web/locales/de-DE.json index cfbfc00f55..96a4f1f239 100644 --- a/apps/web/locales/de-DE.json +++ b/apps/web/locales/de-DE.json @@ -645,7 +645,6 @@ "contacts_table_refresh": "Kontakte aktualisieren", "contacts_table_refresh_success": "Kontakte erfolgreich aktualisiert", "create_attribute": "Attribut erstellen", - "create_key": "Schlüssel erstellen", "create_new_attribute": "Neues Attribut erstellen", "create_new_attribute_description": "Erstellen Sie ein neues Attribut für Segmentierungszwecke.", "custom_attributes": "Benutzerdefinierte Attribute", diff --git a/apps/web/locales/en-US.json b/apps/web/locales/en-US.json index f13136508a..6e348929e7 100644 --- a/apps/web/locales/en-US.json +++ b/apps/web/locales/en-US.json @@ -645,7 +645,6 @@ "contacts_table_refresh": "Refresh contacts", "contacts_table_refresh_success": "Contacts refreshed successfully", "create_attribute": "Create attribute", - "create_key": "Create Key", "create_new_attribute": "Create new attribute", "create_new_attribute_description": "Create a new attribute for segmentation purposes.", "custom_attributes": "Custom Attributes", diff --git a/apps/web/locales/es-ES.json b/apps/web/locales/es-ES.json index f89841b356..0f03d18d7c 100644 --- a/apps/web/locales/es-ES.json +++ b/apps/web/locales/es-ES.json @@ -645,7 +645,6 @@ "contacts_table_refresh": "Actualizar contactos", "contacts_table_refresh_success": "Contactos actualizados correctamente", "create_attribute": "Crear atributo", - "create_key": "Crear clave", "create_new_attribute": "Crear atributo nuevo", "create_new_attribute_description": "Crea un atributo nuevo para fines de segmentación.", "custom_attributes": "Atributos personalizados", diff --git a/apps/web/locales/fr-FR.json b/apps/web/locales/fr-FR.json index c3e112b107..6d2c8ce4eb 100644 --- a/apps/web/locales/fr-FR.json +++ b/apps/web/locales/fr-FR.json @@ -645,7 +645,6 @@ "contacts_table_refresh": "Actualiser les contacts", "contacts_table_refresh_success": "Contacts rafraîchis avec succès", "create_attribute": "Créer un attribut", - "create_key": "Créer une clé", "create_new_attribute": "Créer un nouvel attribut", "create_new_attribute_description": "Créez un nouvel attribut à des fins de segmentation.", "custom_attributes": "Attributs personnalisés", diff --git a/apps/web/locales/hu-HU.json b/apps/web/locales/hu-HU.json index 998e011c57..c2e111c2d5 100644 --- a/apps/web/locales/hu-HU.json +++ b/apps/web/locales/hu-HU.json @@ -645,7 +645,6 @@ "contacts_table_refresh": "Partnerek frissítése", "contacts_table_refresh_success": "A partnerek sikeresen frissítve", "create_attribute": "Attribútum létrehozása", - "create_key": "Kulcs létrehozása", "create_new_attribute": "Új attribútum létrehozása", "create_new_attribute_description": "Új attribútum létrehozása szakaszolási célokhoz.", "custom_attributes": "Egyéni attribútumok", diff --git a/apps/web/locales/ja-JP.json b/apps/web/locales/ja-JP.json index 86d17c9c71..2dec2f0bcc 100644 --- a/apps/web/locales/ja-JP.json +++ b/apps/web/locales/ja-JP.json @@ -645,7 +645,6 @@ "contacts_table_refresh": "連絡先を更新", "contacts_table_refresh_success": "連絡先を正常に更新しました", "create_attribute": "属性を作成", - "create_key": "キーを作成", "create_new_attribute": "新しい属性を作成", "create_new_attribute_description": "セグメンテーション用の新しい属性を作成します。", "custom_attributes": "カスタム属性", diff --git a/apps/web/locales/nl-NL.json b/apps/web/locales/nl-NL.json index 5ca917bcc5..fd9bf7016c 100644 --- a/apps/web/locales/nl-NL.json +++ b/apps/web/locales/nl-NL.json @@ -645,7 +645,6 @@ "contacts_table_refresh": "Vernieuw contacten", "contacts_table_refresh_success": "Contacten zijn vernieuwd", "create_attribute": "Attribuut aanmaken", - "create_key": "Sleutel aanmaken", "create_new_attribute": "Nieuw attribuut aanmaken", "create_new_attribute_description": "Maak een nieuw attribuut aan voor segmentatiedoeleinden.", "custom_attributes": "Aangepaste kenmerken", diff --git a/apps/web/locales/pt-BR.json b/apps/web/locales/pt-BR.json index fa64404abd..bed907d46f 100644 --- a/apps/web/locales/pt-BR.json +++ b/apps/web/locales/pt-BR.json @@ -645,7 +645,6 @@ "contacts_table_refresh": "Atualizar contatos", "contacts_table_refresh_success": "Contatos atualizados com sucesso", "create_attribute": "Criar atributo", - "create_key": "Criar chave", "create_new_attribute": "Criar novo atributo", "create_new_attribute_description": "Crie um novo atributo para fins de segmentação.", "custom_attributes": "Atributos personalizados", diff --git a/apps/web/locales/pt-PT.json b/apps/web/locales/pt-PT.json index 69c21aef2a..f94ad2fbf9 100644 --- a/apps/web/locales/pt-PT.json +++ b/apps/web/locales/pt-PT.json @@ -645,7 +645,6 @@ "contacts_table_refresh": "Atualizar contactos", "contacts_table_refresh_success": "Contactos atualizados com sucesso", "create_attribute": "Criar atributo", - "create_key": "Criar chave", "create_new_attribute": "Criar novo atributo", "create_new_attribute_description": "Crie um novo atributo para fins de segmentação.", "custom_attributes": "Atributos personalizados", diff --git a/apps/web/locales/ro-RO.json b/apps/web/locales/ro-RO.json index adfcec9f9f..ebb89f1834 100644 --- a/apps/web/locales/ro-RO.json +++ b/apps/web/locales/ro-RO.json @@ -645,7 +645,6 @@ "contacts_table_refresh": "Reîmprospătare contacte", "contacts_table_refresh_success": "Contactele au fost actualizate cu succes", "create_attribute": "Creează atribut", - "create_key": "Creează cheie", "create_new_attribute": "Creează atribut nou", "create_new_attribute_description": "Creează un atribut nou pentru segmentare.", "custom_attributes": "Atribute personalizate", diff --git a/apps/web/locales/ru-RU.json b/apps/web/locales/ru-RU.json index 19453abc05..85e7d5e99e 100644 --- a/apps/web/locales/ru-RU.json +++ b/apps/web/locales/ru-RU.json @@ -645,7 +645,6 @@ "contacts_table_refresh": "Обновить контакты", "contacts_table_refresh_success": "Контакты успешно обновлены", "create_attribute": "Создать атрибут", - "create_key": "Создать ключ", "create_new_attribute": "Создать новый атрибут", "create_new_attribute_description": "Создайте новый атрибут для целей сегментации.", "custom_attributes": "Пользовательские атрибуты", diff --git a/apps/web/locales/sv-SE.json b/apps/web/locales/sv-SE.json index 46f89842a2..fdd9558394 100644 --- a/apps/web/locales/sv-SE.json +++ b/apps/web/locales/sv-SE.json @@ -645,7 +645,6 @@ "contacts_table_refresh": "Uppdatera kontakter", "contacts_table_refresh_success": "Kontakter uppdaterade", "create_attribute": "Skapa attribut", - "create_key": "Skapa nyckel", "create_new_attribute": "Skapa nytt attribut", "create_new_attribute_description": "Skapa ett nytt attribut för segmenteringsändamål.", "custom_attributes": "Anpassade attribut", diff --git a/apps/web/locales/zh-Hans-CN.json b/apps/web/locales/zh-Hans-CN.json index df8e25354a..2d654d64d4 100644 --- a/apps/web/locales/zh-Hans-CN.json +++ b/apps/web/locales/zh-Hans-CN.json @@ -645,7 +645,6 @@ "contacts_table_refresh": "刷新 联系人", "contacts_table_refresh_success": "联系人 已成功刷新", "create_attribute": "创建属性", - "create_key": "创建键", "create_new_attribute": "创建新属性", "create_new_attribute_description": "为细分目的创建新属性。", "custom_attributes": "自定义属性", diff --git a/apps/web/locales/zh-Hant-TW.json b/apps/web/locales/zh-Hant-TW.json index 9d7fd746c3..f3ed0e0329 100644 --- a/apps/web/locales/zh-Hant-TW.json +++ b/apps/web/locales/zh-Hant-TW.json @@ -645,7 +645,6 @@ "contacts_table_refresh": "重新整理聯絡人", "contacts_table_refresh_success": "聯絡人已成功重新整理", "create_attribute": "建立屬性", - "create_key": "建立金鑰", "create_new_attribute": "建立新屬性", "create_new_attribute_description": "建立新屬性以進行分群用途。", "custom_attributes": "自訂屬性", diff --git a/apps/web/modules/ee/contacts/attributes/components/create-attribute-modal.tsx b/apps/web/modules/ee/contacts/attributes/components/create-attribute-modal.tsx index 14cda6ce93..b12b60293f 100644 --- a/apps/web/modules/ee/contacts/attributes/components/create-attribute-modal.tsx +++ b/apps/web/modules/ee/contacts/attributes/components/create-attribute-modal.tsx @@ -250,7 +250,7 @@ export function CreateAttributeModal({ environmentId }: Readonly - {t("environments.contacts.create_key")} + {t("environments.contacts.create_attribute")}