Skip to content

Conversation

@TrueWarg
Copy link
Collaborator

@TrueWarg TrueWarg commented Sep 2, 2025

No description provided.

@TrueWarg TrueWarg requested a review from dimsuz September 2, 2025 11:17
// https://stackoverflow.com/questions/17275697/is-there-any-need-to-prepare-values-zh-and-values-zh-rhk/17276279
fn update_special_locales(code: &str) -> String {
return match code {
"zh-rHans" | "zh-rHant" | "zh-rPinyin" => {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Я предупредил, что если они вставят два подряд идущих из этого списка, то они смержатся в одно значение.

@TrueWarg TrueWarg merged commit 0ac7dcb into master Sep 4, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants