Skip to content

Commit

Permalink
Update french locale test
Browse files Browse the repository at this point in the history
  • Loading branch information
sebtoun committed Oct 4, 2015
1 parent 26dbd7b commit 2efdf11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/locales.test.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ describe "bootbox locales", ->
expect(@labels.cancel).to.equal "Annuler"

it "shows the correct CONFIRM translation", ->
expect(@labels.confirm).to.equal "D'accord"
expect(@labels.confirm).to.equal "Confirmer"

describe "German", ->
beforeEach ->
Expand Down

0 comments on commit 2efdf11

Please sign in to comment.