# metal-outline-text
 metal-outline-text - metal outline text.
# metal-outline-text Document
 Check out document: [metal-outline-text Document](https://cnoctave.github.io/metal-outline-text/index.html)
# How to translate metal-outline-text Document into another language
 In ./docs directory, index.html is zh-CN simplified Chinese document. 
 For example, if you want to translate document into English.
 1. Copy index.html as another document with different language code as filename, 
 for example, en-US.html.
 2. Translate en-US.html into English.
 3. Add dropdown like the picture below to every *.html. 
 For example, add dropdown "en-US English".  
 ![the dropdown looking](./docs/translate_dropdown.png)  
 The code for adding dropdown is like the picture below.  
 ![the dropdown code](./docs/translate_dropdown_code.png) 
 4. PR to metal-outline-text.