From 0d6069ccb3d62243561686987ea0cd29d026717d Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Thu, 24 Sep 2026 13:32:57 -0500 Subject: [PATCH] wording tweak --- web/public/locales/en/views/settings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)",