Skip to content

Commit 658bebc

Browse files
committed
Adding Chinese translations and editing contributors doc
1 parent 3146899 commit 658bebc

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<a href="https://github.com/talls-and-smalls/vuetron/blob/master/LICENSE.txt"><img src="https://img.shields.io/github/license/talls-and-smalls/vuetron.svg"></a>
1414
</h4>
1515

16-
## Why Vuetron?
16+
## Why Vuetron? 我們為什麼用[Vuetron](./docs/CHINESETRANSLATION.md)?
1717

1818
We really like the current Vue dev tools for chrome and wanted a way to extend that functionality by hooking onto the vue application itself, so we built Vuetron! You’re still able to view the state and time travel debug, and now you can subscribe to state variables, observe api requests and responses, and visualize the component structure of your application.
1919

docs/CHINESETRANSLATION.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# 我們為什麼用Vuetron?
2+
3+
我們團隊剛發表了 Vuetron,是一個可以對Vue測試及偵錯的工具(也同時支持 Vuex 及 Vue-Router!)
4+
5+
我們真的很喜歡現在在 Chrome 上面 Vue 的開發工具,所以開發了 Vuetron,希望透過外掛在Vue,能強化並擴展我們的功能。 除了看到狀態以及 TTD, 我們的 app 還可以讓您訂閱您關注的狀態變化情況,觀察 api 的請求及回應,也可以將您的 app 元件結構視覺化。
6+
7+
請告訴我們您的想法!我們很興奮能創建了一個有用的應用,也很期待您的反饋或能幫助我們推廣出去!

docs/CONTRIBUTORS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010

1111
* **Brandon Danh** - [https://github.com/brandondanh](https://github.com/brandondanh)
1212

13+
* **Janelle Wong** - [https://github.com/janellewg](https://github.com/janellewg)
14+
1315
## Contributors
1416

1517
Team Vuetron welcomes any contributors to submit a pull request for review!

0 commit comments

Comments
 (0)