diff --git a/lang/es.yml b/lang/es.yml index 1124d33..0341891 100644 --- a/lang/es.yml +++ b/lang/es.yml @@ -12,14 +12,14 @@ es: SEVEN: siete SEVENTEEN: diecisiete SIX: seis - SIXTEEN: 'dieciséis' + SIXTEEN: 'dieciséis' TEN: diez THIRTEEN: trece THREE: tres TWELVE: doce TWO: dos - WHATIS: '¿Cuánto suman %s y %s?' + WHATIS: '¿Cuánto suman %s y %s?' ZERO: cero MathSpamProtectionField: - INCORRECTSOLUTION: 'Respuesta errónea, inténtelo de nuevo.' - SPAMQUESTION: 'Pregunta anti-spam: %s' \ No newline at end of file + INCORRECTSOLUTION: 'Respuesta errónea, inténtelo de nuevo.' + SPAMQUESTION: 'Pregunta anti-spam: %s' diff --git a/lang/fr.yml b/lang/fr.yml index 161842e..4f7208b 100644 --- a/lang/fr.yml +++ b/lang/fr.yml @@ -10,7 +10,7 @@ fr: NINE: neuf ONE: un SEVEN: sept - SEVENTEEN: seventeen + SEVENTEEN: dix-sept SIX: six SIXTEEN: seize TEN: dix @@ -18,8 +18,8 @@ fr: THREE: trois TWELVE: douze TWO: deux - WHATIS: 'Combien font %s plus %s ?' - ZERO: zéro + WHATIS: 'Combien font %s plus %s ?' + ZERO: zéro MathSpamProtectionField: - INCORRECTSOLUTION: 'Mauvaise réponse, essayez à nouveau.' - SPAMQUESTION: 'Question anti-spam : %s' \ No newline at end of file + INCORRECTSOLUTION: 'Mauvaise réponse, essayez à nouveau.' + SPAMQUESTION: 'Question anti-spam : %s'