i18n: fix zh_CN/TW translate of 'postbox-preview'

This commit is contained in:
Rocka 2018-04-29 23:54:57 +08:00
parent c26d59de08
commit dda616eef3
No known key found for this signature in database
GPG Key ID: 28031158FFDD6853
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ define({
"postbox-author": "名字 (可选)", "postbox-author": "名字 (可选)",
"postbox-email": "E-mail (可选)", "postbox-email": "E-mail (可选)",
"postbox-website": "网站 (可选)", "postbox-website": "网站 (可选)",
"postbox-preview": "预", "postbox-preview": "预",
"postbox-edit": "编辑", "postbox-edit": "编辑",
"postbox-submit": "提交", "postbox-submit": "提交",

View File

@ -3,7 +3,7 @@ define({
"postbox-author": "名稱 (非必填)", "postbox-author": "名稱 (非必填)",
"postbox-email": "電子信箱 (非必填)", "postbox-email": "電子信箱 (非必填)",
"postbox-website": "個人網站 (非必填)", "postbox-website": "個人網站 (非必填)",
"postbox-preview": "預", "postbox-preview": "預",
"postbox-edit": "編輯", "postbox-edit": "編輯",
"postbox-submit": "送出", "postbox-submit": "送出",