Compare commits

...

1 Commits

Author SHA1 Message Date
Hunter Senft-Grupp
26b50f484d fix: update copy on cloud login title and profile popover sign out 2026-03-06 22:23:04 -05:00

View File

@@ -2025,7 +2025,7 @@
"whitelistInfo": "About non-whitelisted sites"
},
"login": {
"title": "Log in to your account",
"title": "Welcome back! Log in to your account",
"useApiKey": "Comfy API Key",
"signInOrSignUp": "Sign In / Sign Up",
"forgotPasswordError": "Failed to send password reset email",
@@ -2082,7 +2082,7 @@
"emailNotEligibleForFreeTier": "Email sign-up is not eligible for Free Tier."
},
"signOut": {
"signOut": "Log Out",
"signOut": "Sign Out",
"success": "Signed out successfully",
"successDetail": "You have been signed out of your account.",
"unsavedChangesTitle": "Unsaved Changes",