diff --git a/languages/da.yaml b/languages/da.yaml index f620916d..1c57caa6 100644 --- a/languages/da.yaml +++ b/languages/da.yaml @@ -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" diff --git a/languages/en.yaml b/languages/en.yaml index 155c8010..31424924 100644 --- a/languages/en.yaml +++ b/languages/en.yaml @@ -1099,10 +1099,10 @@ 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" IMAGES_CLS_ASPECT_RATIO_HELP: "Optional CSS variable that gets applied via a 'style' attribute which can be used in CSS for custom styling" IMAGES_CLS_RETINA_SCALE: "Retina Scale Factor" - IMAGES_CLS_RETINA_SCALE_HELP: "Will take the calculated size and divide by scale factor to display a higher resolution image at a smaller pixel size for better handling of HiDPI resolutions" \ No newline at end of file + IMAGES_CLS_RETINA_SCALE_HELP: "Will take the calculated size and divide by scale factor to display a higher resolution image at a smaller pixel size for better handling of HiDPI resolutions"