Add to tr

This commit is contained in:
Manav Rathi
2024-06-05 13:24:31 +05:30
parent 0dcec4cb9d
commit 88d51c3746
2 changed files with 1 additions and 1 deletions

View File

@@ -95,7 +95,6 @@ export default function App({ Component, pageProps }: AppProps) {
setDialogBoxAttributesV2,
};
// TODO: This string doesn't actually exist
// TODO-PK: Fix ||
const title =
(isI18nReady

View File

@@ -85,6 +85,7 @@
"NEXT": "Next (→)",
"title_photos": "Ente Photos",
"title_auth": "Ente Auth",
"title_accounts": "Ente Accounts",
"UPLOAD_FIRST_PHOTO": "Upload your first photo",
"IMPORT_YOUR_FOLDERS": "Import your folders",
"UPLOAD_DROPZONE_MESSAGE": "Drop to backup your files",