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