Skip to content

Commit 5550318

Browse files
authored
Add more complete PluralRules (#30)
1 parent d42234b commit 5550318

File tree

7 files changed

+700
-13
lines changed

7 files changed

+700
-13
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ categories = ["localization"]
1919
[dependencies]
2020
getopts = "0.2.15"
2121
ansi_term = "0.10.2"
22+
fluent-locale = "0.3.0"
2223

2324
[dev-dependencies]
2425
glob = "0.2.11"

0 commit comments

Comments
 (0)