Merge pull request #427 from Rocket1184/hotfix/i18n-zh-postbox-preview

i18n: fix zh_CN/TW translate of 'postbox-preview'
pull/429/head^2
Benoît Latinier 6 years ago committed by GitHub
commit 2064f3a29b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

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

Loading…
Cancel
Save