Sha256: ec81fffc58d41a7bf8ca8d72c54aa87adeaa53865dbc7d5c6eef4b9bae51f125
Contents?: true
Size: 282 Bytes
Versions: 3
Compression:
Stored size: 282 Bytes
Contents
# test yml fr: obj1: "Une sauce est une préparation culinaire liquide" obj3: obj31: "ou semi-liquide destinée à accompagner une autre préparation" # should yield # [ # [:obj1], # [:obj3, :obj31] # ] # diffmap with hash1_en.yml should yield # { [:fr, :en] => [] }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
missing_text-1.0.2 | spec/dummy/config/locales/hash1/fr.yml |
missing_text-1.0.1 | spec/dummy/config/locales/hash1/fr.yml |
missing_text-1.0.0 | spec/dummy/config/locales/hash1/fr.yml |