Fix casing (and lint)

This commit is contained in:
Manav Rathi
2024-11-09 14:40:01 +05:30
parent d401f008ca
commit 702f4e5b5a
2 changed files with 2 additions and 2 deletions

View File

@@ -44,9 +44,9 @@ import {
SpaceBetweenFlex,
VerticallyCentered,
} from "@ente/shared/components/Container";
import DialogTitleWithCloseButton from "@ente/shared/components/TitleWithCloseButton";
import { EnteMenuItem } from "@ente/shared/components/Menu/EnteMenuItem";
import ThemeSwitcher from "@ente/shared/components/ThemeSwitcher";
import DialogTitleWithCloseButton from "@ente/shared/components/TitleWithCloseButton";
import { PHOTOS_PAGES as PAGES } from "@ente/shared/constants/pages";
import { THEME_COLOR } from "@ente/shared/themes/constants";
import ArchiveOutlined from "@mui/icons-material/ArchiveOutlined";

View File

@@ -403,7 +403,7 @@
"LINK_DEVICE_LIMIT": "Device limit",
"NO_DEVICE_LIMIT": "None",
"LINK_EXPIRY": "Link expiry",
"never": "never",
"never": "Never",
"disable_file_download": "Disable download",
"disable_file_download_message": "<p>Are you sure that you want to disable the download button for files?</p><p>Viewers can still take screenshots or save a copy of your photos using external tools.</p>",
"SHARED_USING": "Shared using ",