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

add French support to NumberPrompt #1489

Closed

Conversation

mdrichardson
Copy link
Contributor

@mdrichardson mdrichardson commented Dec 9, 2019

Fixes #1484

Description

Adds French language support to NumberPrompt. This is already supported in Confirm and Choice prompts, as well as the C# SDK.

Testing

image

@coveralls
Copy link

coveralls commented Dec 9, 2019

Pull Request Test Coverage Report for Build 98271

  • 3 of 3 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.006%) to 84.402%

Totals Coverage Status
Change from base Build 97224: -0.006%
Covered Lines: 8431
Relevant Lines: 9666

💛 - Coveralls

@cleemullins
Copy link
Contributor

This LGTM, but I'll wait for @christopheranderson to chime in. This did NOT make the R7 cut, so will be in R8.

@cleemullins
Copy link
Contributor

This LGTM. @christopheranderson Can you take a quick look?

@mdrichardson mdrichardson deleted the frenchToNumberPrompt branch January 13, 2020 22:47
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.

Add french language for the number prompt
4 participants