Files
DysonNetwork/DysonNetwork.Sphere/Resources/Locales/en.json

25 lines
1.4 KiB
JSON

{
"postOnlyMedia": "Media only",
"postReplyTitle": "{user} replied to your post",
"postReactTitle": "{user} reacted to your post",
"postReactBody": "{user} reacted with {reaction}",
"postReactContentBody": "{user} reacted with {reaction} to \"{title}\"",
"postAwardedTitle": "{user} awarded your post",
"postAwardedBody": "{user} awarded {amount} points",
"postAwardedContentBody": "{user} awarded {amount} points to \"{title}\"",
"postSubscriptionTitle": "{publisher}: {title}",
"realmInviteTitle": "Realm Invitation",
"realmInviteBody": "You have been invited to join {realm}",
"chatInviteTitle": "New Chat Invitation",
"chatInviteBody": "You just got invited to join {channel}",
"chatInviteDirectBody": "{user} sent an direct message invitation to you",
"postReplyBody": "{user} replied: {content}",
"postReplyContentBody": "{user} replied post \"{title}\": {content}",
"authCodeTitle": "Disposable Verification Code",
"authCodeBody": "{code} is your disposable code, it will expires in 5 minutes",
"subscriptionAppliedTitle": "Subscription {plan} just activated for your account",
"subscriptionAppliedBody": "Thank for supporting the Solar Network! Your {days} days {plan} subscription just begun, feel free to explore the newly unlocked features!",
"orderPaidTitle": "Order {orderId} recipient",
"orderPaidBody": "{amount} {currency} was removed from your wallet to pay for {remark}"
}