Commit e70f4bde authored by Vanessa's avatar Vanessa

多语言

parent cf54a811
...@@ -15,8 +15,16 @@ ...@@ -15,8 +15,16 @@
# #
# #
# Description: Language configurations(en_US) of plugin symphony-news-getter. # Description: Language configurations(zh_CN) of plugin b3log broadcast.
# Version: 1.0.0.1, Aug 9, 2011 # Version: 1.0.0.1, Apr 24, 2013
# Author: Liang Ding
# Author: Liyuan Li # Author: Liyuan Li
# #
userBroadcastLabel=User Broadcast
titleLabel1=Title:
linkLabel1=Link:
contentLabel1=Content:
noEmptyLabel=No Empty
submitLabel=Submit
submitErrorLabel=Error
chanceBroadcastLabel=Second Chance
...@@ -15,9 +15,16 @@ ...@@ -15,9 +15,16 @@
# #
# #
# Description: Language configurations(zh_CN) of plugin symphony-news-getter. # Description: Language configurations(zh_CN) of plugin b3log broadcast.
# Version: 1.0.0.2, Aug 10, 2011 # Version: 1.0.0.1, Apr 24, 2013
# Author: Liang Ding
# Author: Liyuan Li # Author: Liyuan Li
# #
userBroadcastLabel=\u7528\u6237\u5e7f\u64ad
titleLabel1=\u6807\u9898\uff1a
linkLabel1=\u94fe\u63a5\uff1a
contentLabel1=\u5185\u5bb9\uff1a
noEmptyLabel=\u4e0d\u80fd\u4e3a\u7a7a
submitLabel=\u63d0\u4ea4
submitErrorLabel=\u63d0\u4ea4\u5f02\u5e38
chanceBroadcastLabel=\u79d2\u673a\u4f1a\u8fdb\u884c\u5e7f\u64ad
\ No newline at end of file
...@@ -9,6 +9,10 @@ ...@@ -9,6 +9,10 @@
width: 98%; width: 98%;
} }
#b3logBroadcast .module-header > button {
height: 22px;
}
#b3logBroadcastDialog label { #b3logBroadcastDialog label {
line-height: 30px; line-height: 30px;
} }
...@@ -16,4 +20,15 @@ ...@@ -16,4 +20,15 @@
#b3logBroadcast .msg, #b3logBroadcast .msg,
#b3logBroadcastDialog .msg { #b3logBroadcastDialog .msg {
color: #D54121; color: #D54121;
}
#b3logBroadcastList ul {
list-style: none;
}
#b3logBroadcastList a {
text-decoration: none;
}
#b3logBroadcastList .date {
color: #686868;
font-size: 12px;
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment