diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-07-17 22:11:55 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-07-17 22:11:55 +0000 |
| commit | 0e2871dc33fc6289260a7be69e68c56cd3c15f71 (patch) | |
| tree | 7cc4a70dd75838f861aa8a94aa379fadee8e6f28 /plugins/markasjunk/localization | |
| parent | 27f42bb61c7def174cdaa527dabc598d29b681d1 (diff) | |
translations update
git-svn-id: https://svn.roundcube.net/trunk@3818 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/markasjunk/localization')
| -rw-r--r-- | plugins/markasjunk/localization/zh_TW.inc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/markasjunk/localization/zh_TW.inc b/plugins/markasjunk/localization/zh_TW.inc new file mode 100644 index 000000000..7b0b22162 --- /dev/null +++ b/plugins/markasjunk/localization/zh_TW.inc @@ -0,0 +1,7 @@ +<?php + +$labels = array(); +$labels['buttontitle'] = '標示為垃圾信'; +$labels['reportedasjunk'] = '成功回報垃圾信'; + +?> |
