This commit is contained in:
eric
2026-06-08 03:06:12 -05:00
parent 60dfe538b0
commit ebfec37e47
34 changed files with 1753 additions and 31 deletions

View File

@@ -49,7 +49,8 @@
"remoteJobs": "Remote Jobs",
"coworking": "Coworking",
"digitalNomadGuide": "Digital Nomad Guide",
"messages": "Messages"
"messages": "Messages",
"privateChat": "Direct messages"
},
"nav": {
"cities": "Cities",
@@ -422,7 +423,7 @@
"passOverlay": "Pass",
"noLikesYet": "No likes yet — complete your profile and keep swiping",
"noMutualYet": "No mutual matches yet — keep swiping",
"goMessages": "Open messages",
"goMessages": "Open chats",
"editProfile": "Edit profile",
"loginHint": "Sign in to save likes and get mutual match alerts.",
"loginAction": "Sign in / Join",
@@ -559,6 +560,23 @@
"noData": "No member data yet",
"demoHint": "This view is connected to local FastAPI and PocketBase."
},
"chat": {
"title": "Direct Messages",
"subtitle": "Chat one-on-one with members you mutually matched with.",
"notifications": "Notifications",
"goMatching": "Go to matching",
"loginRequired": "Sign in to view and send direct messages.",
"loginAction": "Sign in / Join",
"emptyTitle": "No conversations yet",
"emptySubtitle": "After a mutual match, a chat thread is created here automatically.",
"back": "Back",
"inputPlaceholder": "Type a message. Enter to send, Shift+Enter for newline",
"send": "Send",
"sending": "Sending",
"emptyThread": "Say hello to start your first conversation.",
"loadError": "Failed to load conversation",
"sendError": "Failed to send. Please try again."
},
"services": {
"title": "Services",
"subtitle": "Premium services for digital nomads",