Copy link to clipboard
Copied
This setting is valid for Windows. Yesterday, the customer service told me that the MAC system does not support Chinese yet. Thank you for your reply.
Copy link to clipboard
Copied
The program language is controlled in the CC Desktop app...
1. Uninstall Dreamweaver
2. Open the Creative Cloud Desktop App
3. Go to File > Preferences
4. Click Apps in the left sidebar
5. Change the Default Install Language to the language of your choice
6. Click Done
7. Click the Apps tab in the top bar
8. Scroll down and install Dreamweaver
Copy link to clipboard
Copied
This setting is valid for Windows. Yesterday, the customer service told me that the MAC system does not support Chinese yet. Thank you for your reply.
Copy link to clipboard
Copied
In addition to what Jon said about the application language, specify your document's language in code view.
<!doctype html>
<html lang="zh">
<head>
<meta charset="utf-8">
Before you begin your project in Dreamweaver, make sure to define your local site folder by going to Site > New Site... The site folder should reside on your primary hard drive. This way, Dreamweaver can manage links and assets for you.