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

Adding language overriding via optional suffixes dictionary #49

Merged
merged 1 commit into from
Feb 25, 2014

Conversation

avoidwork
Copy link
Owner

  • Allows overriding the english suffixes with a localized version, if found in the optional suffixes dictionary
  • Example: filesize(1, {suffixes: {B: "Б"}}); returns 1 Б

Adding a unit test for language overriding

Changing key
avoidwork added a commit that referenced this pull request Feb 25, 2014
Adding language overriding via optional `suffixes` dictionary
@avoidwork avoidwork merged commit 6be4c08 into master Feb 25, 2014
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.

None yet

1 participant