-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: enable financial aid pages #501
Conversation
❌ Deploy Preview for ephemeral-sable-89c7e0 failed.
|
'The financial aid auxiliary items encompass conference fees, ' + | ||
'travel grants, transit provisions including Taiwan High Speed Rail ' + | ||
'and Taiwan Railway passes, economy-class airfare to/from ' + | ||
'any Taiwanese airport, and accommodation expenses.', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
中/英少了附註: ※ 補助金額依審核結果決定/※ The amount of subsidy is determined based on the review results.
'The financial aid auxiliary items encompass conference fees, ' + | ||
'travel grants, transit provisions including Taiwan High Speed Rail ' + | ||
'and Taiwan Railway passes, economy-class airfare to/from ' + | ||
'any Taiwanese airport, and accommodation expenses.', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
文案上使用"lodging"->"accommodation expenses"
}, | ||
], | ||
applicationDeadline: 'Deadline', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
文案的時間是23:50. 可能需要確認下
'Once your PyCon TW application is accepted, you will receive a ' + | ||
'discount code via email for conference registration. After registering, ' + | ||
'you can seek reimbursement for approved travel expenses by submitting ' + | ||
'your receipt at the reception desk of the venue. We will process your ' + |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
這邊與文案有出入(e.g submit your receipt/submit a copy of your receipt(either paper or electronic)). 需要確認一下
fix formats including intro, image in field"application process", and left column.
Types of changes
Description
Enable & Modify Financial aid pages
Related Issue
Related to #490