Skip to content

add a case for "zh-Hant" language code in 07.fix #31

Description

@shaoxiongji

if [[ $lang == no ]]; then

if [[ $lang == no ]]; then
	bicleaner_lang=nb
elif [[ $lang == zh-Hant ]]; then
    bicleaner_lang=zh
else
	bicleaner_lang=$lang
fi

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions