From ed41ca0dbbac4904175da8b957b4eb74aec80d2e Mon Sep 17 00:00:00 2001 From: afc163 Date: Mon, 4 Dec 2017 18:17:16 +0800 Subject: [PATCH] site: add emojis --- site/theme/en-US.js | 2 +- site/theme/zh-CN.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/site/theme/en-US.js b/site/theme/en-US.js index c22dce050c..e24cdbe235 100644 --- a/site/theme/en-US.js +++ b/site/theme/en-US.js @@ -66,7 +66,7 @@ module.exports = { 'app.footer.commitment': 'Our Commitment to Customer Protection', 'app.footer.company': 'Ant Financial', 'app.footer.ant-design': 'UI Design Language', - 'app.publish.title': 'antd@3.0.0 has released!', + 'app.publish.title': 'antd@3.0.0 has released! πŸŽ‰ πŸŽ‰ πŸŽ‰', 'app.publish.greeting': 'Hello, ', 'app.publish.intro': ' has released, and please upgrade. ', 'app.publish.old-version-guide': 'If you need documentation of older version, please visit ', diff --git a/site/theme/zh-CN.js b/site/theme/zh-CN.js index af1c3d26b0..57a429fede 100644 --- a/site/theme/zh-CN.js +++ b/site/theme/zh-CN.js @@ -66,7 +66,7 @@ module.exports = { 'app.footer.commitment': 'ζƒη›ŠδΏιšœζ‰Ώθ―ΊδΉ¦', 'app.footer.company': 'θš‚θšι‡‘θžζœεŠ‘ι›†ε›’', 'app.footer.ant-design': 'θš‚θš UI 体系', - 'app.publish.title': 'antd@3.0.0 发布!', + 'app.publish.title': 'antd@3.0.0 ε‘εΈƒοΌπŸŽ‰ πŸŽ‰ πŸŽ‰', 'app.publish.greeting': 'δ½ ε₯½οΌŒ', 'app.publish.intro': ' ε·²ζ­£εΌε‘εΈƒοΌŒζ¬’θΏŽε‡ηΊ§γ€‚', 'app.publish.old-version-guide': 'ε¦‚ζžœζ‚¨θΏ˜ιœ€θ¦δ½Ώη”¨ζ—§η‰ˆοΌŒθ―·ζŸ₯ι˜… ',