commitizen / commitizen/cz-cli

Incorrectly localized symbols in confirm message description

Open
#605 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
17.5k
Forks
566
Avg merge
8h 16m
Merged PRs (30d)
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" :) )

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.