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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions