update zh-tw locale strings for plugins (#898)

* update zh-tw locale strings for plugins
This commit is contained in:
Salas
2016-08-04 06:18:57 +08:00
committed by bao-qian
parent 93e86b141d
commit 337a2cf319
12 changed files with 82 additions and 82 deletions

View File

@@ -2,7 +2,7 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:system="clr-namespace:System;assembly=mscorlib">
<system:String x:Key="wox_plugin_caculator_plugin_name">計算</system:String>
<system:String x:Key="wox_plugin_caculator_plugin_description">為Wox提供數學計算能。(試著在Wox輸入 5*3-2)</system:String>
<system:String x:Key="wox_plugin_caculator_plugin_name">計算</system:String>
<system:String x:Key="wox_plugin_caculator_plugin_description">為 Wox 提供數學計算能。(試著在 Wox 輸入 5*3-2)</system:String>
</ResourceDictionary>
</ResourceDictionary>