Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions MyLibrary/Sources/trySwiftFeature/Localizable.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -129,13 +129,13 @@
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "https://lu.ma/qydkgwtf"
"value" : "https://luma.com/qydkgwtf"
}
},
"ja" : {
"stringUnit" : {
"state" : "translated",
"value" : "https://lu.ma/qydkgwtf"
"value" : "https://luma.com/qydkgwtf"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion MyLibrary/Tests/trySwiftFeatureTests/trySwiftTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ final class trySwiftTests: XCTestCase {
await store.send(\.view.ticketTapped)
receivedUrl.withValue {
XCTAssertTrue(
$0!.absoluteString.hasPrefix("https://lu.ma")
$0!.absoluteString.hasPrefix("https://luma.com")
)
}
}
Expand Down
2 changes: 1 addition & 1 deletion Website/Sources/Components/TicketsComponent.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ struct TicketsComponent: HTML {
var body: some HTML {
Section {
Text(markdown: String(
"You can get ticket from <a href=\"https://lu.ma/qydkgwtf\" target=\"_blank\">Luma</a> or get from below.<br>Before getting ticket please read [FAQ](/faq_en).",
"You can get ticket from <a href=\"https://luma.com/qydkgwtf\" target=\"_blank\">Luma</a> or get from below.<br>Before getting ticket please read [FAQ](/faq_en).",
language: language
))
.font(.lead)
Expand Down
2 changes: 1 addition & 1 deletion Website/Sources/Pages/FAQ.swift
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ extension FAQSectionType {
case .conferenceLanguages: "try! Swift Tokyo is available in both Japanese and English, and all talks are supported by simultaneous interpretation. During office hours, interpreters are also present, so you can ask questions in either English or Japanese as needed."
case .ticketCancellationPolicy: "Ticket cancellations are accepted up until 30 days before the event, specifically by Tuesday, March 11 (JST).<br>After canceling via Luma, please contact the organizers. No cancellations will be accepted after this deadline. If you selected for advance delivery of swags, cancellation is not possible once the items have been shipped.<br><br>Regardless of ticket type, a 10% processing fee will be deducted from the refund amount. The refund processing time will depend on the payment service’s policies."
case .ticketTransfer: "Unfortunately, ticket transfers are not permitted due to system limitations."
case .receiptAndInvoice: "You can create a receipt by opening the <a href=\"https://lu.ma/settings/payment\" target=\"_blank\">Luma payment history page</a> and selecting the menu icon (three dots) displayed on the right side of the payment history. If you want to customize the name on the receipt, you can temporarily change your account name in the <a href=\"https://lu.ma/settings\" target=\"_blank\">Luma settings</a>."
case .receiptAndInvoice: "You can create a receipt by opening the <a href=\"https://luma.com/settings/payment\" target=\"_blank\">Luma payment history page</a> and selecting the menu icon (three dots) displayed on the right side of the payment history. If you want to customize the name on the receipt, you can temporarily change your account name in the <a href=\"https://luma.com/settings\" target=\"_blank\">Luma settings</a>."
case .visaSupport: "Some countries and regions require an application for a tourist VISA in order to enter Japan.<br>Depending on the country of residence you selected when you purchased your ticket, we will ask you if you need assistance with VISA application documents.<br>To find out if you reside in a country that requires a VISA, please visit the <a href=\"https://www.mofa.go.jp/j_info/visit/visa/index.html\" target=\"_blank\">Ministry of Foreign Affairs website</a>."
case .beginnerParticipation: "Yes, there is no limit to the level of participation. However, you may find the talks difficult.Most of the topics discussed at \"try! Swift\" are about cutting edge technology and techniques. You may not understand it on the spot, but we believe that being aware of what you don't understand, discussing it with others, and asking the speakers directly is an important value at the conference. Please come to the venue with an eagerness to learn and understand something new."
case .preparationBeforeEvent: "Yes, you are welcome to join the Discord. Ticket purchasers will receive an invitation link to the Discord, where various topics related to Swift and development will be discussed, so please try to interact with each other before the event. You can get to know each other well before the event, and you may end up going out to dinner on the day of the event, or you may meet each other again after a long time at a conference outside of your country."
Expand Down
12 changes: 6 additions & 6 deletions Website/Sources/Resources/Localizable.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -1261,36 +1261,36 @@
}
}
},
"You can create a receipt by opening the <a href=\"https://lu.ma/settings/payment\" target=\"_blank\">Luma payment history page</a> and selecting the menu icon (three dots) displayed on the right side of the payment history. If you want to customize the name on the receipt, you can temporarily change your account name in the <a href=\"https://lu.ma/settings\" target=\"_blank\">Luma settings</a>." : {
"You can create a receipt by opening the <a href=\"https://luma.com/settings/payment\" target=\"_blank\">Luma payment history page</a> and selecting the menu icon (three dots) displayed on the right side of the payment history. If you want to customize the name on the receipt, you can temporarily change your account name in the <a href=\"https://luma.com/settings\" target=\"_blank\">Luma settings</a>." : {
"extractionState" : "manual",
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "You can create a receipt by opening the <a href=\"https://lu.ma/settings/payment\" target=\"_blank\">Luma payment history page</a> and selecting the menu icon (three dots) displayed on the right side of the payment history. If you want to customize the name on the receipt, you can temporarily change your account name in the <a href=\"https://lu.ma/settings\" target=\"_blank\">Luma settings</a>."
"value" : "You can create a receipt by opening the <a href=\"https://luma.com/settings/payment\" target=\"_blank\">Luma payment history page</a> and selecting the menu icon (three dots) displayed on the right side of the payment history. If you want to customize the name on the receipt, you can temporarily change your account name in the <a href=\"https://luma.com/settings\" target=\"_blank\">Luma settings</a>."
}
},
"ja" : {
"stringUnit" : {
"state" : "translated",
"value" : "<a href=\"https://lu.ma/settings/payment\" target=\"_blank\">Lumaの決済履歴画面</a>を開き、決済履歴の右側に表示される3点リーダから領収書を作成することができます。領収書の宛名をカスタマイズしたい場合は、<a href=\"https://lu.ma/settings\" target=\"_blank\">Lumaの設定</a>からアカウント名を一時的に変更することで対応可能です。"
"value" : "<a href=\"https://luma.com/settings/payment\" target=\"_blank\">Lumaの決済履歴画面</a>を開き、決済履歴の右側に表示される3点リーダから領収書を作成することができます。領収書の宛名をカスタマイズしたい場合は、<a href=\"https://luma.com/settings\" target=\"_blank\">Lumaの設定</a>からアカウント名を一時的に変更することで対応可能です。"
}
}
}
},
"You can get ticket from <a href=\"https://lu.ma/qydkgwtf\" target=\"_blank\">Luma</a> or get from below.<br>Before getting ticket please read [FAQ](/faq_en)." : {
"You can get ticket from <a href=\"https://luma.com/qydkgwtf\" target=\"_blank\">Luma</a> or get from below.<br>Before getting ticket please read [FAQ](/faq_en)." : {
"extractionState" : "manual",
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "You can get ticket from <a href=\"https://lu.ma/qydkgwtf\" target=\"_blank\">Luma</a> or get from below.<br>Before getting ticket please read [FAQ](/faq_en)."
"value" : "You can get ticket from <a href=\"https://luma.com/qydkgwtf\" target=\"_blank\">Luma</a> or get from below.<br>Before getting ticket please read [FAQ](/faq_en)."
}
},
"ja" : {
"stringUnit" : {
"state" : "translated",
"value" : "チケットは<a href=\"https://lu.ma/qydkgwtf\" target=\"_blank\">Luma</a>か下記から購入できます。<br>チケット購入前に、[よくある質問](/faq)をお読みください。"
"value" : "チケットは<a href=\"https://luma.com/qydkgwtf\" target=\"_blank\">Luma</a>か下記から購入できます。<br>チケット購入前に、[よくある質問](/faq)をお読みください。"
}
}
}
Expand Down