@@ -55,6 +55,7 @@ export const dict = {
5555 "common.cancel" : "Cancel" ,
5656 "common.creating" : "Creating..." ,
5757 "common.create" : "Create" ,
58+ "common.contactUs" : "Contact us" ,
5859
5960 "common.videoUnsupported" : "Your browser does not support the video tag." ,
6061 "common.figure" : "Fig {{n}}." ,
@@ -271,6 +272,9 @@ export const dict = {
271272 "go.how.step3.title" : "Start coding" ,
272273 "go.how.step3.body" : "with reliable access to open-source models" ,
273274 "go.privacy.title" : "Your privacy is important to us" ,
275+ "go.privacy.body" :
276+ "The plan is designed primarily for international users, with models hosted in the US, EU, and Singapore for stable global access." ,
277+ "go.privacy.contactAfter" : "if you have any questions." ,
274278 "go.privacy.beforeExceptions" :
275279 "Go models are hosted in the US. Providers follow a zero-retention policy and do not use your data for model training, with the" ,
276280 "go.privacy.exceptionsLink" : "following exceptions" ,
@@ -290,6 +294,9 @@ export const dict = {
290294 "go.faq.a4.p2.accountLink" : "account" ,
291295 "go.faq.a4.p3" : "Cancel any time." ,
292296 "go.faq.q5" : "What about data and privacy?" ,
297+ "go.faq.a5.body" :
298+ "The plan is designed primarily for international users, with models hosted in the US, EU, and Singapore for stable global access." ,
299+ "go.faq.a5.contactAfter" : "if you have any questions." ,
293300 "go.faq.a5.beforeExceptions" :
294301 "Go models are hosted in the US. Providers follow a zero-retention policy and do not use your data for model training, with the" ,
295302 "go.faq.a5.exceptionsLink" : "following exceptions" ,
0 commit comments