Changes

Jump to navigation Jump to search

Category:Developers

192 bytes added, 08:01, 8 May 2023
no edit summary
If you want to change multiple languages you would need to include a script for each language.
<code><script>
moment.updateLocale("en", { week: {
dow: 1
}});
</script></code>
== Booking Page Parameters ==
|-
| lang ||en (English), ar (Arabic), bg (Bulgarian), ca (Catalan), hr (Croatian), cs (Czech), da (Danish), de (German), el (Greek), es (Spanish), et (Estonian), fi (Finnish), fr (French), he (Hebrew), hu (Hungarian), hy (Armenian), id (Indonesian - Bahasa Indonesia), is (Icelandic), it (Italian), ja (Japanese), ko (Korean), lt (Lithuanian), lv (Latvian) mn (Mongolian), my (Burmese), nl (Dutch), no (Norwegian), pl (Polish), pt (Portuguese), ro (Romanian), ru (Russian), sk (Slovak), sl (Slovenian), sr (Serbian), sv (Swedish), th (Thai), tr (Turkish), vi (Vietnamese), zh (Chinese simplified), zt (Chinese traditional) || Sets the default language to open the booking page. (2013 new style booking pages only)
|-
Go to [https://wiki.beds24.com/index.php/Rezintel_Website_Builder Website builder] for more details.
 
== Suppress Google Translate==
Add the following in the "Head" section:
 
<code><meta name=“google” content=“notranslate”>
<html translate=“no”></code>

Navigation menu