Fix i18n for form placeholders and make snowflake emoji clickable
- Add data-i18n-placeholder support to i18n.js for dynamic placeholder translation - Update form inputs with proper i18n attributes for placeholders and labels - Make snowflake emoji (❄️) clickable on all pages to return to homepage - Remove snowflake from translation strings since it's now a separate element - Add i18n support to README features list 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
c4244aa307
commit
aea0426529
8 changed files with 40 additions and 33 deletions
|
@ -15,6 +15,7 @@ A community-driven web application for tracking winter road conditions and icy h
|
|||
- ♿ **Accessibility First** - Progressive enhancement with noscript fallbacks
|
||||
- 🔒 **Privacy-Focused** - No user tracking, community safety oriented
|
||||
- 🛡️ **Enhanced Security** - Coordinate validation, rate limiting, and content filtering
|
||||
- 🌐 **Internationalization** - Full i18n support with English and Spanish (Mexico) languages
|
||||
|
||||
## Quick Start
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue