Skip to content

Commit 33f92e4

Browse files
committed
feat(ui): update Applications Center and Software Center App Instances with new modals and improved UI elements
1 parent 4411664 commit 33f92e4

File tree

3 files changed

+556
-161
lines changed

3 files changed

+556
-161
lines changed

core/ui/public/i18n/en/translation.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1646,14 +1646,17 @@
16461646
"title": "Applications center",
16471647
"description": "Manage and install applications on your cluster",
16481648
"go_to_software_center": "Go to Software center",
1649-
"no_application": "No application",
1650-
"no_application_description": "There is no application installed on this cluster",
1649+
"no_application": "No application installed",
1650+
"no_application_description": "Start by installing applications on this cluster",
16511651
"go_to_core_applications": "Core apps",
16521652
"name": "Name",
16531653
"version": "Version",
16541654
"module": "Module",
16551655
"node": "Node",
16561656
"status": "Status",
1657-
"available_update": "{version} available"
1657+
"update_available": "Update available",
1658+
"edit_label": "Edit label",
1659+
"restart": "Restart",
1660+
"open": "Open"
16581661
}
16591662
}

0 commit comments

Comments
 (0)