@blocklet/pages-kit 0.2.378 → 0.2.379
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -10,7 +10,7 @@ export const translations = {
|
|
|
10
10
|
shareToFacebook: 'Share to Facebook',
|
|
11
11
|
shareToLinkedin: 'Share to Linkedin',
|
|
12
12
|
copyLink: 'Copy Link',
|
|
13
|
-
shareToCommunity: 'Share to Community',
|
|
13
|
+
shareToCommunity: 'Share to ArcBlock Community',
|
|
14
14
|
},
|
|
15
15
|
photoWall: {
|
|
16
16
|
dialog: {
|
|
@@ -126,7 +126,7 @@ export const translations = {
|
|
|
126
126
|
shareToFacebook: '分享到 Facebook',
|
|
127
127
|
shareToLinkedin: '分享到 Linkedin',
|
|
128
128
|
copyLink: '复制链接',
|
|
129
|
-
shareToCommunity: '
|
|
129
|
+
shareToCommunity: '分享到 ArcBlock 社区',
|
|
130
130
|
},
|
|
131
131
|
photoWall: {
|
|
132
132
|
dialog: {
|