Skip to content

Commit

Permalink
color string test
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnMcLear committed Mar 5, 2021
1 parent 27b636f commit 82efb62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/tests/frontend/specs/l10n.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ describe('Select color dropdown localization', function () {

it('Localizes dropdown when Etherpad language is changed', function (done) {
const optionTranslations = {
'ep_font_color.color': 'Couleurs',
'ep_font_color.color': 'Couleur',
'ep_font_color.black': 'noir',
'ep_font_color.red': 'rouge',
'ep_font_color.green': 'vert',
Expand Down

0 comments on commit 82efb62

Please sign in to comment.