This is an automated email from the ASF dual-hosted git repository.

tiagobento pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-tools.git


    from 496276e4725 NO-ISSUE: Bump `drools-and-kogito` to `999-20250829-local` 
(#3262)
     add d63114e3e92 kie-issues#3222: Add i18n for dmn-editor-envelope package 
(#3223)

No new revisions were added by this update.

Summary of changes:
 .../src/i18n/locales/de.ts                         |   3 +-
 .../src/i18n/locales/de.ts                         |   6 +-
 .../src/i18n/locales/de.ts                         |   8 +-
 packages/dmn-editor-envelope/package.json          |   2 +
 .../dmn-editor-envelope/src/DmnEditorFactory.tsx   |  34 +++-
 packages/dmn-editor-envelope/src/DmnEditorRoot.tsx | 108 +++++-----
 .../src/NewDmnEditorFactory.tsx                    |  41 ++--
 .../src/i18n/DmnEditorEnvelopeI18n.ts}             |  63 +++---
 .../src}/i18n/index.ts                             |   2 +-
 .../dmn-editor-envelope/src/i18n/locales/en.ts     |  53 +++++
 .../src/i18n/locales/index.ts                      |   0
 .../src/i18n/setup.ts                              |  18 +-
 packages/form-dmn/src/i18n/locales/de.ts           |   8 +-
 packages/form/src/i18n/locales/de.ts               |   6 +-
 packages/i18n-common-dictionary/src/CommonI18n.ts  |  25 +++
 packages/i18n-common-dictionary/src/locales/de.ts  |   3 +-
 packages/i18n-common-dictionary/src/locales/en.ts  |  25 +++
 packages/online-editor/src/i18n/locales/de.ts      | 224 ++++++++++-----------
 .../src/i18n/locales/de.ts                         |  16 +-
 packages/unitables-dmn/src/i18n/locales/de.ts      |   3 +-
 packages/unitables/src/i18n/locales/de.ts          |   3 +-
 packages/yard-editor/src/i18n/locales/de.ts        |   3 +-
 pnpm-lock.yaml                                     |   6 +
 23 files changed, 403 insertions(+), 257 deletions(-)
 copy 
packages/{import-java-classes-component/src/i18n/ImportJavaClassesWizardI18n.ts 
=> dmn-editor-envelope/src/i18n/DmnEditorEnvelopeI18n.ts} (50%)
 copy packages/{editor/src/envelope => dmn-editor-envelope/src}/i18n/index.ts 
(95%)
 create mode 100644 packages/dmn-editor-envelope/src/i18n/locales/en.ts
 copy packages/{scesim-editor => dmn-editor-envelope}/src/i18n/locales/index.ts 
(100%)
 copy packages/{dev-deployment-dmn-form-webapp => 
dmn-editor-envelope}/src/i18n/setup.ts (66%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to