Add zh-TW.jsonc translation file#22
Merged
maanex merged 2 commits intoFreeStuffBot:add-zh-twfrom Jul 20, 2025
Merged
Conversation
Added a complete Traditional Chinese translation
maanex
reviewed
Jul 19, 2025
Contributor
maanex
left a comment
There was a problem hiding this comment.
Hi, thank you for your contribution! Two small syntax issues that need fixing before we can merge this :)
discord-bot/zh-TW.jsonc
Outdated
| "settings_role_list_no_mention_2": "不要 ping 任何人。", | ||
| "settings_role_list_everyone_1": "@everyone", | ||
| "settings_role_list_everyone_2": "通知所有人。人真的很多喔。", | ||
| "settings_role_list_hidden_permissions_disclaimer": "有些角色可能沒顯示,因為機器人沒有 `提及所有角色` 的權限!" |
Contributor
There was a problem hiding this comment.
missing a , at the end of the line
discord-bot/zh-TW.jsonc
Outdated
| "settings_subscription_more_ui_2": "**發送測試訊息** 會根據你目前的設定發出一則測試訊息。可以確認一切運作正常,但注意如果你設定了通知角色,這可能會 ping 到人。\n\n**重新推送訊息** 會將仍有效的優惠訊息重新發送。若你誤刪了訊息、變更了設定、或只是想再看到一次通知,這按鈕就是給你的!", | ||
| "settings_main_btn_general": "其他設定", | ||
| "settings_change_any_while_unsubscribed_1": "呃你在幹嘛?", | ||
| "settings_change_any_while_unsubscribed_2": "想騙過系統?你不能在尚未訂閱 {channel} 的狀況下更改這個設定。請先訂閱再回來。" |
Contributor
There was a problem hiding this comment.
missing a , at the end of the line
Contributor
Author
|
@maanex Thanks for the reminder! I've added the missing commas. |
Contributor
|
Thank you! |
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.
Added a complete Traditional Chinese translation
Please select all that apply