From ad47b2972cdb5de3930cae74a019d6c90724448d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 17:42:34 +0200 Subject: [PATCH] i18n - translations (#21112) Created by Github action Co-authored-by: github-actions --- packages/twenty-front/src/locales/af-ZA.po | 2 ++ packages/twenty-front/src/locales/ar-SA.po | 2 ++ packages/twenty-front/src/locales/ca-ES.po | 2 ++ packages/twenty-front/src/locales/cs-CZ.po | 2 ++ packages/twenty-front/src/locales/da-DK.po | 2 ++ packages/twenty-front/src/locales/de-DE.po | 2 ++ packages/twenty-front/src/locales/el-GR.po | 2 ++ packages/twenty-front/src/locales/en.po | 2 ++ packages/twenty-front/src/locales/es-ES.po | 2 ++ packages/twenty-front/src/locales/fi-FI.po | 2 ++ packages/twenty-front/src/locales/fr-FR.po | 2 ++ packages/twenty-front/src/locales/he-IL.po | 2 ++ packages/twenty-front/src/locales/hu-HU.po | 2 ++ packages/twenty-front/src/locales/it-IT.po | 2 ++ packages/twenty-front/src/locales/ja-JP.po | 2 ++ packages/twenty-front/src/locales/ko-KR.po | 2 ++ packages/twenty-front/src/locales/nl-NL.po | 2 ++ packages/twenty-front/src/locales/no-NO.po | 2 ++ packages/twenty-front/src/locales/pl-PL.po | 2 ++ .../twenty-front/src/locales/pseudo-en.po | 2 ++ packages/twenty-front/src/locales/pt-BR.po | 2 ++ packages/twenty-front/src/locales/pt-PT.po | 2 ++ packages/twenty-front/src/locales/ro-RO.po | 2 ++ packages/twenty-front/src/locales/ru-RU.po | Bin 781528 -> 781742 bytes packages/twenty-front/src/locales/sr-Cyrl.po | 2 ++ packages/twenty-front/src/locales/sv-SE.po | 2 ++ packages/twenty-front/src/locales/tr-TR.po | 2 ++ packages/twenty-front/src/locales/uk-UA.po | 2 ++ packages/twenty-front/src/locales/vi-VN.po | 2 ++ packages/twenty-front/src/locales/zh-CN.po | 2 ++ packages/twenty-front/src/locales/zh-TW.po | 2 ++ 31 files changed, 60 insertions(+) diff --git a/packages/twenty-front/src/locales/af-ZA.po b/packages/twenty-front/src/locales/af-ZA.po index 66f80ef744..80a9825032 100644 --- a/packages/twenty-front/src/locales/af-ZA.po +++ b/packages/twenty-front/src/locales/af-ZA.po @@ -6168,6 +6168,8 @@ msgstr "Werknemers" #. js-lingui-id: N2S1rs #: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx #: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx msgid "Empty" msgstr "Leeg" diff --git a/packages/twenty-front/src/locales/ar-SA.po b/packages/twenty-front/src/locales/ar-SA.po index ae3ec61b2e..3e8764331b 100644 --- a/packages/twenty-front/src/locales/ar-SA.po +++ b/packages/twenty-front/src/locales/ar-SA.po @@ -6168,6 +6168,8 @@ msgstr "الموظفون" #. js-lingui-id: N2S1rs #: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx #: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx msgid "Empty" msgstr "فارغ" diff --git a/packages/twenty-front/src/locales/ca-ES.po b/packages/twenty-front/src/locales/ca-ES.po index 7a0b74a490..8aaa4815ce 100644 --- a/packages/twenty-front/src/locales/ca-ES.po +++ b/packages/twenty-front/src/locales/ca-ES.po @@ -6168,6 +6168,8 @@ msgstr "Empleats" #. js-lingui-id: N2S1rs #: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx #: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx msgid "Empty" msgstr "Buit" diff --git a/packages/twenty-front/src/locales/cs-CZ.po b/packages/twenty-front/src/locales/cs-CZ.po index d4d320f6bd..3895952b92 100644 --- a/packages/twenty-front/src/locales/cs-CZ.po +++ b/packages/twenty-front/src/locales/cs-CZ.po @@ -6168,6 +6168,8 @@ msgstr "Zaměstnanci" #. js-lingui-id: N2S1rs #: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx #: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx msgid "Empty" msgstr "Prázdné" diff --git a/packages/twenty-front/src/locales/da-DK.po b/packages/twenty-front/src/locales/da-DK.po index 801ea7e504..e47cd07dfe 100644 --- a/packages/twenty-front/src/locales/da-DK.po +++ b/packages/twenty-front/src/locales/da-DK.po @@ -6168,6 +6168,8 @@ msgstr "Medarbejdere" #. js-lingui-id: N2S1rs #: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx #: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx msgid "Empty" msgstr "Tom" diff --git a/packages/twenty-front/src/locales/de-DE.po b/packages/twenty-front/src/locales/de-DE.po index 9610e72453..762c6a7576 100644 --- a/packages/twenty-front/src/locales/de-DE.po +++ b/packages/twenty-front/src/locales/de-DE.po @@ -6168,6 +6168,8 @@ msgstr "Mitarbeiter" #. js-lingui-id: N2S1rs #: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx #: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx msgid "Empty" msgstr "Leer" diff --git a/packages/twenty-front/src/locales/el-GR.po b/packages/twenty-front/src/locales/el-GR.po index fb957867d9..df4956087b 100644 --- a/packages/twenty-front/src/locales/el-GR.po +++ b/packages/twenty-front/src/locales/el-GR.po @@ -6168,6 +6168,8 @@ msgstr "Εργαζόμενοι" #. js-lingui-id: N2S1rs #: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx #: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx msgid "Empty" msgstr "Κενό" diff --git a/packages/twenty-front/src/locales/en.po b/packages/twenty-front/src/locales/en.po index 6749195ec7..ff5399bd34 100644 --- a/packages/twenty-front/src/locales/en.po +++ b/packages/twenty-front/src/locales/en.po @@ -6163,6 +6163,8 @@ msgstr "Employees" #. js-lingui-id: N2S1rs #: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx #: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx msgid "Empty" msgstr "Empty" diff --git a/packages/twenty-front/src/locales/es-ES.po b/packages/twenty-front/src/locales/es-ES.po index 6b7fd19b44..c1869ddc7f 100644 --- a/packages/twenty-front/src/locales/es-ES.po +++ b/packages/twenty-front/src/locales/es-ES.po @@ -6168,6 +6168,8 @@ msgstr "Empleados" #. js-lingui-id: N2S1rs #: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx #: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx msgid "Empty" msgstr "Vacío" diff --git a/packages/twenty-front/src/locales/fi-FI.po b/packages/twenty-front/src/locales/fi-FI.po index cdb9266dcf..a2cb8806ce 100644 --- a/packages/twenty-front/src/locales/fi-FI.po +++ b/packages/twenty-front/src/locales/fi-FI.po @@ -6168,6 +6168,8 @@ msgstr "Työntekijät" #. js-lingui-id: N2S1rs #: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx #: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx msgid "Empty" msgstr "Tyhjä" diff --git a/packages/twenty-front/src/locales/fr-FR.po b/packages/twenty-front/src/locales/fr-FR.po index 850f415ca0..9a3edaab79 100644 --- a/packages/twenty-front/src/locales/fr-FR.po +++ b/packages/twenty-front/src/locales/fr-FR.po @@ -6168,6 +6168,8 @@ msgstr "Employés" #. js-lingui-id: N2S1rs #: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx #: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx msgid "Empty" msgstr "Vide" diff --git a/packages/twenty-front/src/locales/he-IL.po b/packages/twenty-front/src/locales/he-IL.po index b87e6a5030..54ebc88e69 100644 --- a/packages/twenty-front/src/locales/he-IL.po +++ b/packages/twenty-front/src/locales/he-IL.po @@ -6168,6 +6168,8 @@ msgstr "עובדים" #. js-lingui-id: N2S1rs #: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx #: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx msgid "Empty" msgstr "ריק" diff --git a/packages/twenty-front/src/locales/hu-HU.po b/packages/twenty-front/src/locales/hu-HU.po index 2d11d5a072..fc59cf0e7b 100644 --- a/packages/twenty-front/src/locales/hu-HU.po +++ b/packages/twenty-front/src/locales/hu-HU.po @@ -6168,6 +6168,8 @@ msgstr "Alkalmazottak" #. js-lingui-id: N2S1rs #: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx #: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx msgid "Empty" msgstr "Üres" diff --git a/packages/twenty-front/src/locales/it-IT.po b/packages/twenty-front/src/locales/it-IT.po index d400e5121f..b466be3af6 100644 --- a/packages/twenty-front/src/locales/it-IT.po +++ b/packages/twenty-front/src/locales/it-IT.po @@ -6168,6 +6168,8 @@ msgstr "Dipendenti" #. js-lingui-id: N2S1rs #: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx #: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx msgid "Empty" msgstr "Vuoto" diff --git a/packages/twenty-front/src/locales/ja-JP.po b/packages/twenty-front/src/locales/ja-JP.po index c16077883a..8d0c53327b 100644 --- a/packages/twenty-front/src/locales/ja-JP.po +++ b/packages/twenty-front/src/locales/ja-JP.po @@ -6168,6 +6168,8 @@ msgstr "従業員" #. js-lingui-id: N2S1rs #: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx #: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx msgid "Empty" msgstr "空" diff --git a/packages/twenty-front/src/locales/ko-KR.po b/packages/twenty-front/src/locales/ko-KR.po index 9c42addcc7..f4129526bb 100644 --- a/packages/twenty-front/src/locales/ko-KR.po +++ b/packages/twenty-front/src/locales/ko-KR.po @@ -6168,6 +6168,8 @@ msgstr "직원" #. js-lingui-id: N2S1rs #: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx #: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx msgid "Empty" msgstr "비어 있음" diff --git a/packages/twenty-front/src/locales/nl-NL.po b/packages/twenty-front/src/locales/nl-NL.po index aa8898434c..77e07587c2 100644 --- a/packages/twenty-front/src/locales/nl-NL.po +++ b/packages/twenty-front/src/locales/nl-NL.po @@ -6168,6 +6168,8 @@ msgstr "Werknemers" #. js-lingui-id: N2S1rs #: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx #: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx msgid "Empty" msgstr "Leeg" diff --git a/packages/twenty-front/src/locales/no-NO.po b/packages/twenty-front/src/locales/no-NO.po index 50015dddd5..9266681706 100644 --- a/packages/twenty-front/src/locales/no-NO.po +++ b/packages/twenty-front/src/locales/no-NO.po @@ -6168,6 +6168,8 @@ msgstr "Ansatte" #. js-lingui-id: N2S1rs #: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx #: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx msgid "Empty" msgstr "Tom" diff --git a/packages/twenty-front/src/locales/pl-PL.po b/packages/twenty-front/src/locales/pl-PL.po index 170c34e084..13e6069053 100644 --- a/packages/twenty-front/src/locales/pl-PL.po +++ b/packages/twenty-front/src/locales/pl-PL.po @@ -6168,6 +6168,8 @@ msgstr "Pracownicy" #. js-lingui-id: N2S1rs #: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx #: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx msgid "Empty" msgstr "Puste" diff --git a/packages/twenty-front/src/locales/pseudo-en.po b/packages/twenty-front/src/locales/pseudo-en.po index 27f0d5bda6..5a26c8b29a 100644 --- a/packages/twenty-front/src/locales/pseudo-en.po +++ b/packages/twenty-front/src/locales/pseudo-en.po @@ -6163,6 +6163,8 @@ msgstr "" #. js-lingui-id: N2S1rs #: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx #: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx msgid "Empty" msgstr "" diff --git a/packages/twenty-front/src/locales/pt-BR.po b/packages/twenty-front/src/locales/pt-BR.po index 771ff96f42..20580ecc1e 100644 --- a/packages/twenty-front/src/locales/pt-BR.po +++ b/packages/twenty-front/src/locales/pt-BR.po @@ -6168,6 +6168,8 @@ msgstr "Funcionários" #. js-lingui-id: N2S1rs #: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx #: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx msgid "Empty" msgstr "Vazio" diff --git a/packages/twenty-front/src/locales/pt-PT.po b/packages/twenty-front/src/locales/pt-PT.po index b8f4459ccb..405af1ad99 100644 --- a/packages/twenty-front/src/locales/pt-PT.po +++ b/packages/twenty-front/src/locales/pt-PT.po @@ -6168,6 +6168,8 @@ msgstr "Funcionários" #. js-lingui-id: N2S1rs #: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx #: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx msgid "Empty" msgstr "Vazio" diff --git a/packages/twenty-front/src/locales/ro-RO.po b/packages/twenty-front/src/locales/ro-RO.po index a9b63f0c2c..f5506979c8 100644 --- a/packages/twenty-front/src/locales/ro-RO.po +++ b/packages/twenty-front/src/locales/ro-RO.po @@ -6168,6 +6168,8 @@ msgstr "Angajați" #. js-lingui-id: N2S1rs #: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx #: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx msgid "Empty" msgstr "Gol" diff --git a/packages/twenty-front/src/locales/ru-RU.po b/packages/twenty-front/src/locales/ru-RU.po index 702cf62a12eda4b55b89c8b7254971a933d4f13b..3e20973874bfc5256dc4c1706774712542c0dcaf 100644 GIT binary patch delta 122 zcmca{Q-9rU{e~9C7N!>FEi5TYVnL}ni6xo&d2X4hIVmogX=!1JIi;zS8LdU93*@t? mPCj5GBT7(-bbE>t3lOscF&hxG12G2>a{@8f_7o-Vl2ZVe+9{s^ delta 51 ycmZ2?TmQyQ{e~9C7N!>FEi5TY?N-VxK+FonY(UHo#2i4(3B+96t(3V-P5}VMj1RK_ diff --git a/packages/twenty-front/src/locales/sr-Cyrl.po b/packages/twenty-front/src/locales/sr-Cyrl.po index aa312af15c..e36aa86a21 100644 --- a/packages/twenty-front/src/locales/sr-Cyrl.po +++ b/packages/twenty-front/src/locales/sr-Cyrl.po @@ -6168,6 +6168,8 @@ msgstr "Запослени" #. js-lingui-id: N2S1rs #: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx #: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx msgid "Empty" msgstr "Празно" diff --git a/packages/twenty-front/src/locales/sv-SE.po b/packages/twenty-front/src/locales/sv-SE.po index 60159e1ae3..b734399a46 100644 --- a/packages/twenty-front/src/locales/sv-SE.po +++ b/packages/twenty-front/src/locales/sv-SE.po @@ -6168,6 +6168,8 @@ msgstr "Anställda" #. js-lingui-id: N2S1rs #: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx #: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx msgid "Empty" msgstr "Tom" diff --git a/packages/twenty-front/src/locales/tr-TR.po b/packages/twenty-front/src/locales/tr-TR.po index bada913ca8..6d21dbffd5 100644 --- a/packages/twenty-front/src/locales/tr-TR.po +++ b/packages/twenty-front/src/locales/tr-TR.po @@ -6168,6 +6168,8 @@ msgstr "Çalışanlar" #. js-lingui-id: N2S1rs #: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx #: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx msgid "Empty" msgstr "Boş" diff --git a/packages/twenty-front/src/locales/uk-UA.po b/packages/twenty-front/src/locales/uk-UA.po index 15663ae7e5..047f415b77 100644 --- a/packages/twenty-front/src/locales/uk-UA.po +++ b/packages/twenty-front/src/locales/uk-UA.po @@ -6168,6 +6168,8 @@ msgstr "Співробітники" #. js-lingui-id: N2S1rs #: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx #: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx msgid "Empty" msgstr "Порожньо" diff --git a/packages/twenty-front/src/locales/vi-VN.po b/packages/twenty-front/src/locales/vi-VN.po index cb131c8f72..514d4b8efe 100644 --- a/packages/twenty-front/src/locales/vi-VN.po +++ b/packages/twenty-front/src/locales/vi-VN.po @@ -6168,6 +6168,8 @@ msgstr "Nhân viên" #. js-lingui-id: N2S1rs #: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx #: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx msgid "Empty" msgstr "Trống" diff --git a/packages/twenty-front/src/locales/zh-CN.po b/packages/twenty-front/src/locales/zh-CN.po index 89dd56823f..19ec1fa34d 100644 --- a/packages/twenty-front/src/locales/zh-CN.po +++ b/packages/twenty-front/src/locales/zh-CN.po @@ -6168,6 +6168,8 @@ msgstr "员工" #. js-lingui-id: N2S1rs #: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx #: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx msgid "Empty" msgstr "空" diff --git a/packages/twenty-front/src/locales/zh-TW.po b/packages/twenty-front/src/locales/zh-TW.po index 299f0c66b8..1851304f40 100644 --- a/packages/twenty-front/src/locales/zh-TW.po +++ b/packages/twenty-front/src/locales/zh-TW.po @@ -6168,6 +6168,8 @@ msgstr "員工" #. js-lingui-id: N2S1rs #: src/modules/object-record/record-inline-cell/components/RecordInlineCellDisplayMode.tsx #: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx +#: src/modules/activities/timeline-activities/rows/main-object/components/EventRelationFieldDiffValues.tsx #: src/modules/activities/timeline-activities/rows/main-object/components/EventFieldDiff.tsx msgid "Empty" msgstr "空"