diff options
Diffstat (limited to 'core/locales/locale.zh.conf')
-rw-r--r-- | core/locales/locale.zh.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/locales/locale.zh.conf b/core/locales/locale.zh.conf index b90edd54..cc2b2a73 100644 --- a/core/locales/locale.zh.conf +++ b/core/locales/locale.zh.conf @@ -1,5 +1,5 @@ # Copyright 2007-2019 Mitchell mitchell.att.foicica.com. See LICENSE. -# American English localization file for Textadept. +# Chinese localization file for Textadept. # # When translating this file into your native language, all translated text must # be encoded in UTF-8. For each "key = value" line, please replace the "value" @@ -167,6 +167,7 @@ _Redo = 恢复(_R) Cu_t = 剪切(_T) _Copy = 复制(_C) _Paste = 粘贴(_P) +Paste Re_indent = Paste Re_indent Duplicate _Line = 重复该行(_L) _Delete = 删除(_D) D_elete Word = 删除单词(_E) |