Improve dashboard widget sizing controls
This commit is contained in:
+17
-1
@@ -118,7 +118,23 @@
|
||||
"customizeDrag": "Arrastar widget",
|
||||
"customizeSize": "Tamanho",
|
||||
"customizeSizeFor": "Tamanho de {{widget}}",
|
||||
"customizeHide": "Ocultar {{widget}}"
|
||||
"customizeHide": "Ocultar {{widget}}",
|
||||
"widgetSize_1_1": "c · 1 largura x 1 altura",
|
||||
"widgetSize_1_2": "t · 1 largura x 2 altura",
|
||||
"widgetSize_1_3": "col · 1 largura x 3 altura",
|
||||
"widgetSize_1_4": "tower · 1 largura x 4 altura",
|
||||
"widgetSize_2_1": "w · 2 largura x 1 altura",
|
||||
"widgetSize_2_2": "f · 2 largura x 2 altura",
|
||||
"widgetSize_2_3": "tf · 2 largura x 3 altura",
|
||||
"widgetSize_2_4": "poster · 2 largura x 4 altura",
|
||||
"widgetSize_3_1": "pan · 3 largura x 1 altura",
|
||||
"widgetSize_3_2": "show · 3 largura x 2 altura",
|
||||
"widgetSize_3_3": "board · 3 largura x 3 altura",
|
||||
"widgetSize_4_1": "row · 4 largura x 1 altura",
|
||||
"widgetSize_4_2": "banner · 4 largura x 2 altura",
|
||||
"widgetSize_3_4": "Mural · 3 largura x 4 altura",
|
||||
"widgetSize_4_3": "Central de comando · 4 largura x 3 altura",
|
||||
"widgetSize_4_4": "Tela · 4 largura x 4 altura"
|
||||
},
|
||||
"tasks": {
|
||||
"title": "Tarefas",
|
||||
|
||||
Reference in New Issue
Block a user