Fix "time window" spelling
This commit is contained in:
parent
ea109a15f6
commit
ae589e16a6
@ -1251,7 +1251,7 @@
|
|||||||
"display-dashboards-selection": "Display dashboards selection",
|
"display-dashboards-selection": "Display dashboards selection",
|
||||||
"display-entities-selection": "Display entities selection",
|
"display-entities-selection": "Display entities selection",
|
||||||
"display-filters": "Display filters",
|
"display-filters": "Display filters",
|
||||||
"display-dashboard-timewindow": "Display timewindow",
|
"display-dashboard-timewindow": "Display time window",
|
||||||
"display-dashboard-export": "Display export",
|
"display-dashboard-export": "Display export",
|
||||||
"display-update-dashboard-image": "Display update dashboard image",
|
"display-update-dashboard-image": "Display update dashboard image",
|
||||||
"dashboard-logo-settings": "Dashboard logo settings",
|
"dashboard-logo-settings": "Dashboard logo settings",
|
||||||
@ -5157,8 +5157,8 @@
|
|||||||
"days": "Days"
|
"days": "Days"
|
||||||
},
|
},
|
||||||
"timewindow": {
|
"timewindow": {
|
||||||
"timewindow": "Timewindow",
|
"timewindow": "Time window",
|
||||||
"timewindow-settings": "Timewindow settings",
|
"timewindow-settings": "Time window settings",
|
||||||
"years": "{ years, plural, =1 { year } other {# years } }",
|
"years": "{ years, plural, =1 { year } other {# years } }",
|
||||||
"years-short": "{{ years }}y",
|
"years-short": "{{ years }}y",
|
||||||
"months": "{ months, plural, =1 { month } other {# months } }",
|
"months": "{ months, plural, =1 { month } other {# months } }",
|
||||||
@ -5186,7 +5186,7 @@
|
|||||||
"history": "History",
|
"history": "History",
|
||||||
"last-prefix": "last",
|
"last-prefix": "last",
|
||||||
"period": "from {{ startTime }} to {{ endTime }}",
|
"period": "from {{ startTime }} to {{ endTime }}",
|
||||||
"edit": "Edit timewindow",
|
"edit": "Edit time window",
|
||||||
"date-range": "Date range",
|
"date-range": "Date range",
|
||||||
"for-all-time": "For all time",
|
"for-all-time": "For all time",
|
||||||
"last": "Last",
|
"last": "Last",
|
||||||
@ -5196,7 +5196,7 @@
|
|||||||
"just-now": "Just now",
|
"just-now": "Just now",
|
||||||
"just-now-lower": "just now",
|
"just-now-lower": "just now",
|
||||||
"ago": "ago",
|
"ago": "ago",
|
||||||
"style": "Timewindow style",
|
"style": "Time window style",
|
||||||
"icon": "Icon",
|
"icon": "Icon",
|
||||||
"icon-position": "Icon position",
|
"icon-position": "Icon position",
|
||||||
"icon-position-left": "Left",
|
"icon-position-left": "Left",
|
||||||
@ -5207,7 +5207,7 @@
|
|||||||
"preview": "Preview",
|
"preview": "Preview",
|
||||||
"relative": "Relative",
|
"relative": "Relative",
|
||||||
"range": "Range",
|
"range": "Range",
|
||||||
"hide-timewindow-section": "Hide timewindow section from end-users",
|
"hide-timewindow-section": "Hide time window section from end-users",
|
||||||
"disable-custom-interval": "Disable custom interval selection"
|
"disable-custom-interval": "Disable custom interval selection"
|
||||||
},
|
},
|
||||||
"tooltip": {
|
"tooltip": {
|
||||||
@ -6033,10 +6033,10 @@
|
|||||||
"units-short": "Units",
|
"units-short": "Units",
|
||||||
"decimals-short": "Decimals",
|
"decimals-short": "Decimals",
|
||||||
"decimals-suffix": "decimals",
|
"decimals-suffix": "decimals",
|
||||||
"timewindow": "Timewindow",
|
"timewindow": "Time window",
|
||||||
"use-dashboard-timewindow": "Use dashboard timewindow",
|
"use-dashboard-timewindow": "Use dashboard time window",
|
||||||
"use-widget-timewindow": "Use widget timewindow",
|
"use-widget-timewindow": "Use widget time window",
|
||||||
"display-timewindow": "Display timewindow",
|
"display-timewindow": "Display time window",
|
||||||
"legend": "Legend",
|
"legend": "Legend",
|
||||||
"display-legend": "Display legend",
|
"display-legend": "Display legend",
|
||||||
"datasources": "Datasources",
|
"datasources": "Datasources",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user