Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Another localization #281

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Another localization #281

wants to merge 2 commits into from

Conversation

dizer
Copy link

@dizer dizer commented Oct 22, 2014

Based on #113 from @luan

@davispuh
Copy link
Collaborator

Note that I've started quite big changes in #278 and basically this will have to be rewritten once that is finished. For example prenormalize regexp's are completely removed. Also it's somewhat pointless to use Numerizer for other locales as currently it supports only English. So firstly should add locale support to Numerizer.
Another thing I'm not sure if it's good idea to put translations directly in Ruby. I think better would be to use CLDR translations and add misspellings (which are not in CLDR) in separate locale files. All translations could be stored in yaml files and loaded at runtime based on used locale. Also there could be different date/time definitions based on locale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants