Lines 368-408javascript
368 activeFilters: "Active Filters:",
370 starredOnly: "Starred Only",
372 noDocuments: "No documents found",
373 noDocumentsDescription: "No files match your current filters. Select a template or create a blank file to start drafting!",
374 createBlankDocument: "Create Blank Document",
375 loadingDocuments: "Loading documents...",
376 documentTitle: "Document Title",
377 lastModified: "Last Modified",
381 signInTitle: "Sign in to create and edit documents",
382 signInWithGoogle: "Sign in with Google",
383 signInWithEmail: "Sign in with Email",
384 signInWithGitHub: "Sign in with GitHub",
385 signInWith: "Sign in with {provider}",
388 password: "Password",
393 noAccount: "Don't have an account? Sign up",
394 hasAccount: "Already have an account? Sign in",
395 invalidCredentials: "Invalid email or password",
396 accountCreated: "Account created! You are now signed in.",
397 loadDocumentsError: "Failed to load documents. Is the server running?",
399 rateLimited: "Server is rate limiting requests.",
400 retryIn: "Retrying in {seconds}s…",
401 networkError: "Could not reach the server. Check your connection.",
402 noProviders: "No authentication providers configured. Check your server environment variables."