Localize Website for Kazakhstan
Replace all Russian-specific content with Kazakh equivalents:
Replacements to make:
- •
Address: Moscow addresses -> Almaty placeholder
- •"г.Москва, ..." -> "г.Алматы, ул. Достык 123, оф. 45"
- •
Phone: Russian numbers -> Kazakh format
- •"+7 9XX ..." -> "+7 777 123-45-67"
- •
Currency: Rubles -> Tenge
- •"₽" or "₽" -> "₸"
- •Keep same numbers (prices are similar range)
- •
Social media: Replace with placeholders
- •Instagram/Telegram/VK links -> "#instagram", "#telegram", "#vk"
- •
Logo: Add CSS placeholder
- •Hide original logo image
- •Show "ВАШ ЛОГОТИП" placeholder badge
- •
Brand name: Replace with client placeholder or "Алтын"
Use sed with find to batch replace across all HTML files.