diff --git a/web/public/locales/en/views/settings.json b/web/public/locales/en/views/settings.json index 5e405935ed..f746374353 100644 --- a/web/public/locales/en/views/settings.json +++ b/web/public/locales/en/views/settings.json @@ -203,8 +203,8 @@ "exportedFrom": "Exported {{date}} from Frigate config version {{version}}", "layouts_one": "Camera group layouts ({{count}} group)", "layoutsPhone": "Camera group layouts aren't imported on phones, which always use the standard grid.", - "layoutsModeOn": "These layouts use camera aspect ratio tile sizing, so importing them will also turn on \"Use Camera Aspect Ratios\".", - "layoutsModeOff": "These layouts use standard tile sizing, so importing them will also turn off \"Use Camera Aspect Ratios\".", + "layoutsModeOn": "These layouts use camera aspect ratio tile sizing, so importing them will also turn on \"Use Natural Aspect Ratios\".", + "layoutsModeOff": "These layouts use standard tile sizing, so importing them will also turn off \"Use Natural Aspect Ratios\".", "layouts_other": "Camera group layouts ({{count}} groups)", "streaming_one": "Streaming settings ({{count}} camera)", "streaming_other": "Streaming settings ({{count}} cameras)",