feat(ui): add landing page with random public postcards for unauthenticated visitors

This commit is contained in:
2026-07-07 12:05:44 +08:00
parent ba56fc6e6b
commit bd664d23be
5 changed files with 127 additions and 3 deletions

View File

@@ -3,6 +3,10 @@
"name": "English"
},
"brand": "📮 Mailova",
"index.title": "Mailova",
"index.subtitle": "Postcards from around the world",
"index.go_login": "Login",
"index.empty": "No public postcards yet",
"nav.profiles": "Profiles",
"nav.settings": "Settings",
"nav.invites": "Invites",