Folo icon indicating copy to clipboard operation
Folo copied to clipboard

Add zh-tw (台灣繁體中文)

Open jerryc127 opened this issue 1 year ago • 7 comments

Description

Add zh-tw (台灣繁體中文)

Linked Issues

Additional context

How can I test language files locally? When I run pnpm run dev:web or pnpm run dev, the software requires login to change settings, but I can't log in locally (using GitHub).

jerryc127 avatar Sep 14 '24 11:09 jerryc127

@jerryc127 is attempting to deploy a commit to the RSS3 Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Sep 14 '24 11:09 vercel[bot]

Hi, please checkout readme https://github.com/RSSNext/Follow#contributing

Innei avatar Sep 14 '24 11:09 Innei

Hi, please checkout readme https://github.com/RSSNext/Follow#contributing

I followed the Contributing guide, and I encountered a login issue. The redirection to GitHub doesn't allow me to log in.

jerryc127 avatar Sep 14 '24 11:09 jerryc127

#398

TonyRL avatar Sep 14 '24 11:09 TonyRL

我遇到了一個問題,我使用 npm run generator:i18n-template 創建語言文檔,它幫我生產了很多 zh-tw 的 json, 我更改了語言文件,並本地測試,運行 pnpm run dev:web ,但是更改語言為 繁體中文,并沒有生效。我試著把 follow 自動生成的 所有 zh-tw 文件改成 zh-TW, 並修改相應的 js, 運行后,語言文件生效了。那問題出在哪裏?我應該把所有默認生成的 zh-tw 文件改成 zh-TW 麽


I encountered a problem where I used npm run generator:i18n-template to create language files, which generated many zh-tw JSON files. After modifying the language files and testing locally by running pnpm run dev:web, the changes for Traditional Chinese were not applied. I tried renaming all the auto-generated zh-tw files to zh-TW and modifying the corresponding JS files, and the language files worked. What could be the issue? Should I rename all the default-generated zh-tw files to zh-TW?

@Innei

jerryc127 avatar Sep 14 '24 13:09 jerryc127

Yes, this is a bug, you should rename json file as lower-upper

Innei avatar Sep 14 '24 13:09 Innei

Yes, this is a bug, you should rename json file as lower-upper

OK, Done image

jerryc127 avatar Sep 14 '24 13:09 jerryc127

Please resolves conflicts

Innei avatar Sep 16 '24 07:09 Innei

Please resolves conflicts

done !

jerryc127 avatar Sep 16 '24 07:09 jerryc127