WhereAreTheEyes
WhereAreTheEyes copied to clipboard
Website translation
Have you think about internationalize the website? I would like to translate it to spanish :D
I would love to, but have limited experience with internationalization. I haven't gotten translations working correctly for iOS or the website, although I have text ready for both. If someone wants to work on either of those tasks I would be very happy.
The website in particular is a little tricky - it's not as simple as "drop in an alternate html file" since I would like all of the registration page error messages to be translated too, which probably means storing language in a cookie and presenting the right errors programmatically.