Improve dashboard widget sizing controls
This commit is contained in:
+17
-1
@@ -118,7 +118,23 @@
|
||||
"customizeDrag": "Drag widget",
|
||||
"customizeSize": "Size",
|
||||
"customizeSizeFor": "Size for {{widget}}",
|
||||
"customizeHide": "Hide {{widget}}"
|
||||
"customizeHide": "Hide {{widget}}",
|
||||
"widgetSize_1_1": "c · 1 wide x 1 tall",
|
||||
"widgetSize_1_2": "t · 1 wide x 2 tall",
|
||||
"widgetSize_1_3": "col · 1 wide x 3 tall",
|
||||
"widgetSize_1_4": "tower · 1 wide x 4 tall",
|
||||
"widgetSize_2_1": "w · 2 wide x 1 tall",
|
||||
"widgetSize_2_2": "f · 2 wide x 2 tall",
|
||||
"widgetSize_2_3": "tf · 2 wide x 3 tall",
|
||||
"widgetSize_2_4": "poster · 2 wide x 4 tall",
|
||||
"widgetSize_3_1": "pan · 3 wide x 1 tall",
|
||||
"widgetSize_3_2": "show · 3 wide x 2 tall",
|
||||
"widgetSize_3_3": "board · 3 wide x 3 tall",
|
||||
"widgetSize_4_1": "row · 4 wide x 1 tall",
|
||||
"widgetSize_4_2": "banner · 4 wide x 2 tall",
|
||||
"widgetSize_3_4": "Wall · 3 wide x 4 tall",
|
||||
"widgetSize_4_3": "Command center · 4 wide x 3 tall",
|
||||
"widgetSize_4_4": "Canvas · 4 wide x 4 tall"
|
||||
},
|
||||
"tasks": {
|
||||
"title": "Tasks",
|
||||
|
||||
Reference in New Issue
Block a user