Skip to content

Commit d7a9363

Browse files
committed
Rename Dimensions tab title to Sizing
1 parent c838929 commit d7a9363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

djangocms_frontend/contrib/image/cms_plugins.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ class ImagePlugin(
7070
},
7171
),
7272
(
73-
_("Dimensions"),
73+
_("Sizing"),
7474
{
7575
"classes": ("collapse",),
7676
"fields": (

0 commit comments

Comments
 (0)