Skip to content
This repository has been archived by the owner on Mar 10, 2023. It is now read-only.

Add Simplified Chinese translation #115

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

FaintGhost
Copy link

Hi, I would like to add simplified chinese translation to this beautiful custom card!

Copy link

@Saentist Saentist left a comment

Choose a reason for hiding this comment

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

good to be merged

@@ -33,7 +34,7 @@ export class Constants {

static readonly HORIZON_Y = 108
static readonly LOCALIZATION_LANGUAGES: Record<string, TSunCardTexts> = {
da, de, en, es, et, fi, fr, hu, it, nl, pl, 'pt-BR': ptBR, ru, sl, sv
da, de, en, es, et, fi, fr, hu, it, nl, pl, 'pt-BR': ptBR, ru, sl, sv, cn

Choose a reason for hiding this comment

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

zh-hans should be better. If we have traditional Chinese lang.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants