Skip to content

Commit

Permalink
lilt: made change to config/localization_notifications/zh-CN/app.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lilt-connector committed Nov 7, 2024
1 parent f9ce802 commit 23cdbf3
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions config/localization_notifications/zh-CN/app.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"NOTIFICATIONS": {
"BLOCK_REWARD": {
"TITLE": "已获得的奖励",
"TITLE": "已获得奖励",
"BODY": "您已获得 {BLOCK_REWARD_AMOUNT} {TOKEN_NAME} 交易奖励。"
},
"CONDITIONAL_ORDERS_REVAMP": {
Expand Down Expand Up @@ -207,7 +207,11 @@
},
"KEPLR_SUPPORT": {
"TITLE": "dYdX 现在支持 Keplr!",
"BODY": "您现在可以连接并与 Keplr 钱包一起使用 dYdX!现在试试。"
"BODY": "您现在可以连接并与 Keplr 钱包一起使用 dYdX!立即试用。"
},
"PHANTOM_SUPPORT": {
"TITLE": "dYdX 现在支持 Phantom!",
"BODY": "您现在可以连接并使用 dYdX,与 Phantom 钱包一起!立即试用。"
}
}
}

0 comments on commit 23cdbf3

Please sign in to comment.