commitizen / commitizen/cz-cli

Incorrectly localized symbols in confirm message description

Abierto
#605 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
17.5k
Forks
566
Merge medio
8 h 16 min
PR fusionados (30 d)
1

Descripción

Hi, im using commitizen-cli + cz-customizable in my project. Project itself runs in cyrillic enviroment (OS etc.), so "git cz" is used in it too. When im running "git cz", proceeding to last step, after confirmMessage caption you can see this:

![image](https://user-images.githubusercontent.com/21021184/51521564-0016b200-1e38-11e9-900b-d49c1ed7cbf5.png)

"yn" I can understand (yes/no), but what logic stand behind localized chars "еН"? Its not cyrillic matchers to "y" and "n" buttons on keyboard. "y" on cyr keyboard is "н", "n" is "т".

This moment itself is a small bug, but maybe it will be better to remove transliteration (or what is it? :D) to exclude some misunderstanding (problem is not in loss of meaning what is displayed, it just looks like random chars after obvious "yes" and "no" :) )

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.