Skip to content

Commit

Permalink
Fix build 1 (#2863)
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanBluefox authored Dec 11, 2024
1 parent dcf9252 commit 3a2eb45
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ The icons may not be reused in other projects without the proper flaticon licens
<!--
### **WORK IN PROGRESS**
-->
### 7.4.5 (2024-12-11)
### **WORK IN PROGRESS**

- (@GermanBluefox) Corrected the rendering of custom JSON config components
- (@GermanBluefox) Corrected the news dialog for multi-line messages
Expand Down
13 changes: 0 additions & 13 deletions packages/admin/io-package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,6 @@
"connectionType": "local",
"dataSource": "push",
"news": {
"7.4.5": {
"en": "Corrected the rendering of custom JSON config components\nCorrected the news dialog for multi-line messages",
"de": "Korrektur des Renderns von benutzerdefinierten JSON config Komponenten\nKorrektur des Nachrichtendialogs für Multi-Line-Nachrichten",
"ru": "Исправлено отображение пользовательских компонентов конфигурации JSON\nИсправлен диалог новостей для многолинейных сообщений",
"pt": "Corrigido a renderização de componentes de configuração JSON personalizados\nCorrigido o diálogo de notícias para mensagens multilinhas",
"nl": "De weergave van aangepaste JSON config componenten gecorrigeerd\nHet dialoogvenster Nieuws voor meerregelige berichten corrigeren",
"fr": "Correction du rendu des composants de configuration JSON personnalisés\nCorrection de la boîte de dialogue de nouvelles pour les messages multilignes",
"it": "Corretto il rendering dei componenti di configurazione JSON personalizzati\nCorretto la finestra di dialogo delle notizie per i messaggi multi-linea",
"es": "Corregido el renderizado de componentes de configuración personalizados JSON\nCorregido el diálogo de noticias para mensajes multilínea",
"pl": "Poprawiono renderowanie niestandardowych komponentów konfiguracyjnych JSON\nPoprawiono okno dialogowe wiadomości dla wiadomości wieloliniowych",
"uk": "Виправлено відображення компонентів користувацького налаштування JSON\nВиправлено діалогове вікно новин для багатоканальних повідомлень",
"zh-cn": "纠正自定义 JSON 配置组件的渲染\n更正多行消息的新闻对话框"
},
"7.4.4": {
"en": "Showed value in object edit dialog",
"de": "Gezeigter Wert im Objekt bearbeiten Dialog",
Expand Down

0 comments on commit 3a2eb45

Please sign in to comment.