Custom reaction via sticker

This commit is contained in:
2025-10-12 23:18:58 +08:00
parent 3604373a1e
commit ce12f28e56
6 changed files with 366 additions and 68 deletions

View File

@@ -135,6 +135,11 @@
"reactionPositive": "Postive",
"reactionNegative": "Negative",
"reactionNeutral": "Neutral",
"customReaction": "Custom Reaction",
"customReactions": "Custom Reactions",
"stickerPlaceholder": "Sticker Placeholder",
"reactionAttitude": "Reaction Attitude",
"addReaction": "Add Reaction",
"connectionConnected": "Connected",
"connectionDisconnected": "Disconnected",
"connectionReconnecting": "Reconnecting",
@@ -1221,5 +1226,6 @@
"noStickerPacks": "No Sticker Packs",
"refresh": "Refresh",
"spoiler": "Spoiler",
"activityHeatmap": "Activity Heatmap"
"activityHeatmap": "Activity Heatmap",
"custom": "Custom"
}