chore(l10n): Sync and Fix zh-TW translations#694
Open
YuevUwU wants to merge 9 commits intoTeamFlos:mainfrom
Open
chore(l10n): Sync and Fix zh-TW translations#694YuevUwU wants to merge 9 commits intoTeamFlos:mainfrom
YuevUwU wants to merge 9 commits intoTeamFlos:mainfrom
Conversation
still-loading will be triggered if the chart info haven't loaded but you click the play button Similarly, still-uploading if still uploading but player click retry or proceed button
This dialog box contains "Confirm" and "Cancel". If we still use "cancel" in description, which should player click?
Even if player is only select one chart, Phira may still create this structure.
The structure can't be directly imported by "import" (unzip and select is needed).
It's more like a backup feature for data/charts.
Use "打包" to make sure players know it will be packed again
Sample Structure:
phira-export-20260309202902.zip
├── custom
│ └── 9008d8f0-c7d6-4a62-931a-262fc06792d2.zip
└── download
└── 2789.zip
sjfhsjfh
approved these changes
Mar 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Glossary
multi-exportbatch-importmulti-export-ed zip by regular chart importing, and import all charts in the zip. Phira will detect export.json to recognize it.Add
Only difference will be listed
->請在匯出前下載所有選中的譜面。未下載:{ $charts }
-> 偵測到批次匯入資訊,是否匯入全部 { $count } 個譜面?
-> 已下載而跳過的譜面
Fix
multi-export:大量匯出 -> 打包多個譜面Even if player is only select one chart, Phira may still create this structure.
The structure can't be directly imported by "import" (unzip and select is needed).
It's more like a backup feature for data/charts.
Use "打包" and "多個" to make sure players know it will be packed again
Sample Structure:
export.jsonstill-loading、still-uploading:正在...… -> 仍在...,請稍候…still-loading will be triggered if the chart info haven't loaded but you click the play button
Similarly, still-uploading if still uploading but player click retry or proceed button
cancel-not-saved:...確定要取消變更嗎? -> ...確定要還原變更嗎?This dialog box contains "Confirm" and "Cancel".
If we still use "cancel"(取消) in description, which should player click?