rasmusarentsen Posted December 28, 2022 Share Posted December 28, 2022 My site does not translate subscription frequency. How do i translate "every month" og "every other month" to danish?? Site password "642Rasmus" Link to comment
tuanphan Posted December 29, 2022 Share Posted December 29, 2022 What is site url? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
rasmusarentsen Posted February 13, 2023 Author Share Posted February 13, 2023 Squarespace does not translate "subscription frequency" even thougn I´ve selected Danish as my language. I have talked to support and this is a known bug. Any who knows how to adress this? Link to comment
rasmusarentsen Posted February 13, 2023 Author Share Posted February 13, 2023 www.cava.dk password: 642Rasmus Link to comment
paul2009 Posted February 13, 2023 Share Posted February 13, 2023 3 hours ago, rasmusarentsen said: Squarespace does not translate "subscription frequency" even though I've selected Danish as my language. I have talked to support and this is a known bug. As a workaround, until Squarespace fix this, you could add some JavaScript to replace English captions with alternatives. What are the correct translations for "every month" and "every 2 months"? Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links. Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional. Would you like your customers to be able to mark their favourite products in your Squarespace store? Link to comment
rasmusarentsen Posted February 13, 2023 Author Share Posted February 13, 2023 (edited) Tried this javascript but doesn´t work??? any ideas why.. <script> var ourInterestingString = “every month”; var ourNewString = ourInterestingString .replace(“every”, “hver”) .replace(“month”, “måned”); console.log(ourNewString); </script> Thx in advance Rasmus Edited March 5, 2023 by rasmusarentsen Link to comment
rasmusarentsen Posted March 7, 2023 Author Share Posted March 7, 2023 (edited) Password:642Rasmus Squarespace doesn not automatically translate subscription frequency. I tried to do attempt to do this indstead with this javascript but it doesn´t work??? any ideas why.. all help greatly appreciated ;O) /Rasmus <script> var ourInterestingString = “every month”; var ourNewString = ourInterestingString .replace(“every”, “hver”) .replace(“month”, “måned”); console.log(ourNewString); </script> Thx in advance Edited March 7, 2023 by rasmusarentsen missing URL Link to comment
tuanphan Posted March 11, 2023 Share Posted March 11, 2023 On 3/8/2023 at 5:10 AM, rasmusarentsen said: Password:642Rasmus Squarespace doesn not automatically translate subscription frequency. I tried to do attempt to do this indstead with this javascript but it doesn´t work??? any ideas why.. all help greatly appreciated ;O) /Rasmus <script> var ourInterestingString = “every month”; var ourNewString = ourInterestingString .replace(“every”, “hver”) .replace(“month”, “måned”); console.log(ourNewString); </script> Thx in advance Can you share link to this page? We can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
rasmusarentsen Posted March 15, 2023 Author Share Posted March 15, 2023 https://www.cava.dk/bliv-medlem Password: 642Rasmus Link to comment
rasmusarentsen Posted March 29, 2023 Author Share Posted March 29, 2023 @tuanphan @paul2009 Hi both : I would really appreciate your help on this one ;O)... please!! Site is going live tomorrow Best regards Rasmus Link to comment
ArthurAmsterdam Posted April 11, 2023 Share Posted April 11, 2023 Hello, Is it possible to adjust the text in the member sign-up buttons? My whole website is in Dutch and now only the member sign-up button is in English and I can't seem to edit this. I really like to be able to change the text to Dutch, seeing as all of my costumers are Dutch. Attached you'll find a print screen of the current button, you'll see the English text. Hope to hear from you guys, thanks! Cheers, Arthur Link to comment
tuanphan Posted April 15, 2023 Share Posted April 15, 2023 On 4/12/2023 at 1:31 AM, ArthurAmsterdam said: Hello, Is it possible to adjust the text in the member sign-up buttons? My whole website is in Dutch and now only the member sign-up button is in English and I can't seem to edit this. I really like to be able to change the text to Dutch, seeing as all of my costumers are Dutch. Attached you'll find a print screen of the current button, you'll see the English text. Hope to hear from you guys, thanks! Cheers, Arthur Can you share link to this page? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment