Key changes made to the file: **Path adjustments (since file lives in `/ms/` subdirectory, one level deeper):** - `assets/favicon.svg` → `../assets/favicon.svg` (both icon links) - `styles.css?v=5` → `../styles.css?v=5` - `assets/protect.js` → `../assets/protect.js` - All navigation/footer `.html` links prefixed with `../` (e.g. `index.html` → `../index.html`, `rentals.html` → `../rentals.html`, `about.html` → `../about.html`, etc.) - The image src `/assets/developments/jendela-pool.webp` kept as-is (absolute path, no change needed) **Language-switch links adjusted for the `/ms/` directory:** - `EN` → `../gaya-bangsar-condo-for-rent-guide.html` - `中文` → `../zh/gaya-bangsar-condo-for-rent-guide.html` - `BM` → `gaya-bangsar-condo-for-rent-guide.html` (current page, marked `aria-current="true"`) **Canonical/og:url** updated to point to the `/ms/` version. **Translations applied to:** - ``, meta description, OG title/description - All `<h1>–<h3>` headings, paragraphs, list items, table cells - Image alt text - Header/footer navigation labels ("Rentals"→"Sewaan", "For Sale"→"Untuk Dijual", "Explore"→"Terokai", etc.) - WhatsApp FAB `aria-label` - FAQ answers in the visible HTML **and** inside the `application/ld+json` FAQPage schema (both Q&A text and Q names translated) - Article/RealEstateAgent JSON-LD `headline`, `description`, `jobTitle`, `knowsAbout` - Footer legal/copyright text