Skip to content

Commit

Permalink
Merge pull request #19 from OverflowCat/patch-1
Browse files Browse the repository at this point in the history
fix: add proper spaces to make the hashtag work
  • Loading branch information
donaldxdonald authored Sep 22, 2024
2 parents 9411a58 + c2e3d5b commit 2822c76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ translations:
t: 分享至 Twitter
- key: thanks.share_score_message
t: >
我正在参与#{hashtag}调查问卷,我的分数排名是 {score}% 。点击链接和我一起参与调查问卷: {shareUrl}
我正在参与 #{hashtag} 调查问卷,我的分数排名是 {score}%。点击链接和我一起参与调查问卷: {shareUrl}
# share
- key: general.share_subject
t: >
Expand Down

0 comments on commit 2822c76

Please sign in to comment.