-
Notifications
You must be signed in to change notification settings - Fork 730
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Temperature/RO: Fix for values above 20
Summary: In Romanian, for numerals above 20, we say "20 de grade", not "20 grade". Here we optimize for recall and allow "20 de grade de celsius", "20 de grade celsius", "20 grade de celsius", "20 grade celsius". This would actually allow things like "4 de grade", though it's fine as it doesn't alter meaning. Differential Revision: D8332923 fbshipit-source-id: e6ae0ecc902ac5db9be504b5ff6a14b1ec996413
- Loading branch information
1 parent
11316b3
commit f705206
Showing
2 changed files
with
17 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters