weifund / weifund-dapp-basic

An implementation of WeiFund that uses little to no JS frameworks (for prototyping, and demonstration purposes).
16 stars 6 forks source link

Localization #1

Closed rverbee closed 8 years ago

rverbee commented 8 years ago

When going to https://weifund-basic.surge.sh/ and before selecting a "locale" the text all over the place is strange and not properly formatted. Once I select English it seems to update and be fixed.

SilentCicero commented 8 years ago

Yes, I only have a polyfill with some weird differences right now. We dont have translations up. The weirdness is on purpose to show me it's working. This will be addressed when full translations are provided in JSON format.

SilentCicero commented 8 years ago

This feature will not be needed at this time, so I'm closing this issue for now.