Fix chinese translations.

This commit is contained in:
Burak Kaan Köse
2024-06-14 00:39:24 +02:00
parent 052ab98cd3
commit 88c3f3204b

View File

@@ -36,7 +36,7 @@ namespace Wino.Core.Domain.Translations
AppLanguage.Polish => "pl_PL",
AppLanguage.Czech => "cs_CZ",
AppLanguage.French => "fr_FR",
AppLanguage.Chinese => "zh_CH",
AppLanguage.Chinese => "zh_CN",
AppLanguage.Spanish => "es_ES",
AppLanguage.Indonesian => "id_ID",
AppLanguage.Greek => "el_GR",