Skip to content

Commit 9da423a

Browse files
Fix mistake in language code: ZH-HANS not ZH-HANT
1 parent e9d2a1a commit 9da423a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ tags:
7878
A total of 1000 glossaries are allowed per account.
7979
8080
When creating a glossary with target language `EN`, `PT`, or `ZH`, it's not necessary to specify a variant
81-
(e.g. `EN-US`, `EN-GB`, `PT-PT`, `PT-BR`, or `ZH-HANT`).
81+
(e.g. `EN-US`, `EN-GB`, `PT-PT`, `PT-BR`, or `ZH-HANS`).
8282
Glossaries with target language `EN` can be used in translations with either English variant.
8383
Similarly `PT`, and `ZH` glossaries can be used in translations with their corresponding variants.
8484

0 commit comments

Comments
 (0)