Sha256: 56f6c65ba5e5da3c2ac7c8b7849077cb81a92eea22df5a6f98e853c22e62f9d3
Contents?: true
Size: 155 Bytes
Versions: 1
Compression:
Stored size: 155 Bytes
Contents
describe("Translation", function() { it("should translate the phrase using the t() function", function() { expect(t("new")).toEqual("New") }) })
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
exvo_globalize-0.4.0 | spec/javascripts/exvo_globalize_i18n_spec.js |