From a429bc922dfc68ab474508fa04febf0c23016141 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 20:31:07 +0000 Subject: [PATCH] i18n - docs translations (#17204) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Created by Github action --- > [!NOTE] > Improves translation accuracy and terminology across localized docs. > > - AR `chart-settings.mdx`: corrected "Group by" image `alt` text > - RO `chart-settings.mdx`: fixed diacritic in `"Sursă"` image `alt` and table header `"Opțiune"` > - TR `widgets.mdx`: corrected iFrame image `alt` text > - TR `send-emails-from-workflows.mdx`: updated section title and table header under attachments usage > > Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 2a19997384c0176c105ae8c53bad22f2393bd507. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot). Co-authored-by: github-actions Co-authored-by: Félix Malfait --- .../ar/user-guide/dashboards/capabilities/chart-settings.mdx | 2 +- .../ro/user-guide/dashboards/capabilities/chart-settings.mdx | 4 ++-- .../l/tr/user-guide/dashboards/capabilities/widgets.mdx | 2 +- .../workflows/capabilities/send-emails-from-workflows.mdx | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/twenty-docs/l/ar/user-guide/dashboards/capabilities/chart-settings.mdx b/packages/twenty-docs/l/ar/user-guide/dashboards/capabilities/chart-settings.mdx index 78f9a2cc5f..9bb4401a5f 100644 --- a/packages/twenty-docs/l/ar/user-guide/dashboards/capabilities/chart-settings.mdx +++ b/packages/twenty-docs/l/ar/user-guide/dashboards/capabilities/chart-settings.mdx @@ -170,7 +170,7 @@ Add a second dimension to create multiple series (multiple bars or lines). **Example**: Group deals by Stage (X axis) AND by Owner (Group by) to see each person's pipeline breakdown side by side. -المجموعة حسب +التجميع حسب When Group by is set, you'll see multiple colors in your chart and a legend appears. diff --git a/packages/twenty-docs/l/ro/user-guide/dashboards/capabilities/chart-settings.mdx b/packages/twenty-docs/l/ro/user-guide/dashboards/capabilities/chart-settings.mdx index 32bc0411b7..2087cc0089 100644 --- a/packages/twenty-docs/l/ro/user-guide/dashboards/capabilities/chart-settings.mdx +++ b/packages/twenty-docs/l/ro/user-guide/dashboards/capabilities/chart-settings.mdx @@ -39,7 +39,7 @@ Choose which object to pull data from. All your standard and custom objects are available. Changing the source resets other settings since field options depend on the selected object. -Sursa +Sursă ### Filter @@ -83,7 +83,7 @@ Select the field to group your data by. This determines the categories shown on When grouping by a date field, choose the time period for grouping. -| Opțiunea | Groups data by | Example output | +| Opțiune | Groups data by | Example output | | ------------------- | -------------------- | --------------------------------------------- | | **Day** | Each calendar day | Jan 1, Jan 2, Jan 3... | | **Week** | Calendar weeks | Week 1, Week 2, Week 3... | diff --git a/packages/twenty-docs/l/tr/user-guide/dashboards/capabilities/widgets.mdx b/packages/twenty-docs/l/tr/user-guide/dashboards/capabilities/widgets.mdx index f5c269a893..79ea517dc8 100644 --- a/packages/twenty-docs/l/tr/user-guide/dashboards/capabilities/widgets.mdx +++ b/packages/twenty-docs/l/tr/user-guide/dashboards/capabilities/widgets.mdx @@ -103,7 +103,7 @@ Tekil kilit değerleri belirgin şekilde görüntüleyin. Harici araçları ve içerikleri doğrudan panonuza gömün. - iÇerik + iFrame **En uygun:** diff --git a/packages/twenty-docs/l/tr/user-guide/workflows/capabilities/send-emails-from-workflows.mdx b/packages/twenty-docs/l/tr/user-guide/workflows/capabilities/send-emails-from-workflows.mdx index 6189c65b2a..926d09e5fd 100644 --- a/packages/twenty-docs/l/tr/user-guide/workflows/capabilities/send-emails-from-workflows.mdx +++ b/packages/twenty-docs/l/tr/user-guide/workflows/capabilities/send-emails-from-workflows.mdx @@ -126,9 +126,9 @@ You can attach files to emails sent from workflows. The attachment is a static f 2. Click to upload a file from your computer 3. The file will be attached to all emails sent by this action -### Ortak Kullanım Durumları +### Yaygın Kullanım Senaryoları -| Kullanım alanı | Example File | +| Kullanım Senaryosu | Example File | | ------------------------ | ----------------------------- | | **Welcome emails** | Company brochure (PDF) | | **Onboarding sequences** | Getting started guide |