@onecx/angular-accelerator 5.53.1 → 5.54.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -78,7 +78,9 @@
78
78
  "SELECT_ALL_TOOLTIP": "Selektiere alle",
79
79
  "SELECT_ARIA_LABEL": "Selektiere die Tabellenspalte mit der ID {{key}}",
80
80
  "FILTER_YES": "Ja",
81
- "FILTER_NO": "Nein"
81
+ "FILTER_NO": "Nein",
82
+ "COLLAPSED_ROW": "Eingeklappte Zeile",
83
+ "EXPANDED_ROW": "Ausgeklappte Zeile"
82
84
  },
83
85
  "OCX_DATA_LIST_GRID": {
84
86
  "SEARCH_RESULTS_FOUND": "{{results}} Ergebnisse gefunden",
@@ -78,7 +78,9 @@
78
78
  "SELECT_ALL_TOOLTIP": "Select all",
79
79
  "SELECT_ARIA_LABEL": "Select table row with id {{key}}",
80
80
  "FILTER_YES": "Yes",
81
- "FILTER_NO": "No"
81
+ "FILTER_NO": "No",
82
+ "COLLAPSED_ROW": "Collapsed row",
83
+ "EXPANDED_ROW": "Expanded row"
82
84
  },
83
85
  "OCX_DATA_LIST_GRID": {
84
86
  "SEARCH_RESULTS_FOUND": "{{results}} Results Found",