commitizen / commitizen/cz-cli

Incorrectly localized symbols in confirm message description

Ouverte
#605 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
JavaScript
Étoiles
17.5k
Forks
566
Merge moyen
8 h 16 min
PR mergées (30 j)
1

Description

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" :) )

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.