spec/fixtures/locales.yml in i18n-js-3.2.0 vs spec/fixtures/locales.yml in i18n-js-3.2.1
- old
+ new
@@ -35,10 +35,13 @@
edit:
title: "Edit"
foo: "Foo"
fallback_test: "Success"
null_test: "fallback for null"
+ merge_plurals:
+ one: Apple
+ other: Apples
de:
fallback_test: "Erfolg"
null_test: ~
@@ -79,9 +82,13 @@
show:
title: "Visualiser"
note: "plus de détails"
edit:
title: "Editer"
+ merge_plurals:
+ zero: Pomme
+ one: Pomme
+ other: Pommes
ja:
admin:
show:
title: "Ignore me"