mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-03 11:55:52 +01:00
Fix typos (Cumative Layer Shift > Cumulative Layout Shift). (#2124)
This commit is contained in:
@@ -744,7 +744,7 @@ PLUGIN_ADMIN:
|
||||
REDIRECT_OPTION_301: "301 - Flyttet permanent"
|
||||
REDIRECT_OPTION_302: "302 - Flyttet midlertidigt"
|
||||
REDIRECT_OPTION_303: "303 - Se andre"
|
||||
IMAGES_CLS_TITLE: "Cumative Layer Shift (CLS)"
|
||||
IMAGES_CLS_TITLE: "Cumulative Layout Shift (CLS)"
|
||||
IMAGES_CLS_AUTO_SIZES: "Aktivér Auto-størrelser"
|
||||
IMAGES_CLS_AUTO_SIZES_HELP: "Føj automatisk 'bredde'- og 'højde'-attributter til billeder for at adressere CLS"
|
||||
IMAGES_CLS_ASPECT_RATIO: "Aktivér Størrelsesforhold"
|
||||
|
||||
@@ -1099,7 +1099,7 @@ PLUGIN_ADMIN:
|
||||
REDIRECT_OPTION_301: "301 - Moved permanently"
|
||||
REDIRECT_OPTION_302: "302 - Moved temporarily"
|
||||
REDIRECT_OPTION_303: "303 - See Other"
|
||||
IMAGES_CLS_TITLE: "Cumative Layer Shift (CLS)"
|
||||
IMAGES_CLS_TITLE: "Cumulative Layout Shift (CLS)"
|
||||
IMAGES_CLS_AUTO_SIZES: "Enable Auto Sizes"
|
||||
IMAGES_CLS_AUTO_SIZES_HELP: "Automatically add 'width' and 'height' attributes to images to address CLS"
|
||||
IMAGES_CLS_ASPECT_RATIO: "Enable Aspect Ratio"
|
||||
|
||||
Reference in New Issue
Block a user