-
- 点赞了 @{{ action.action_args?.post_author_name || 'User' }} 的帖子
+
+ Liked @{{ action.action_args?.post_author_name || 'User' }}'s post
"{{ truncateContent(action.action_args.post_content, 120) }}"
@@ -147,16 +204,16 @@
{{ action.action_args.content }}
- 💬
- 评论于帖子 #{{ action.action_args.post_id }}
+
+ Reply to post #{{ action.action_args.post_id }}
-
- 搜索关键词:
+
+ Search Query:
"{{ action.action_args?.query || '' }}"
@@ -164,16 +221,17 @@
-
- 关注了用户 @{{ action.action_args?.target_user || action.action_args?.user_id || 'User' }}
+
+ Followed @{{ action.action_args?.target_user || action.action_args?.user_id || 'User' }}
-
- {{ action.action_type === 'UPVOTE_POST' ? '赞同' : '反对' }}了帖子
+
+
+ {{ action.action_type === 'UPVOTE_POST' ? 'Upvoted' : 'Downvoted' }} Post
"{{ truncateContent(action.action_args.post_content, 120) }}"
@@ -183,8 +241,8 @@
-
- 此轮无活动
+
+ Action Skipped
@@ -196,7 +254,7 @@