30 lines
908 B
JSON
30 lines
908 B
JSON
{
|
|
"accountSettings": {
|
|
"accountSettings": "Account Settings",
|
|
"loginPassword": "Login Password",
|
|
"newPassword": "New Password",
|
|
"passwordMismatch": "Passwords do not match",
|
|
"repeatNewPassword": "Repeat New Password",
|
|
"updatePassword": "Update Password",
|
|
"updateSuccess": "Update Successful"
|
|
},
|
|
"notify": {
|
|
"bind": "Go to Binding",
|
|
"emailNotification": "Email Notification",
|
|
"notificationSettings": "Notification Settings",
|
|
"telegramId": "Telegram ID",
|
|
"telegramIdPlaceholder": "Enter Telegram ID",
|
|
"telegramNotification": "Telegram Notification",
|
|
"unbind": "Unbind",
|
|
"updateSuccess": "Update Successful"
|
|
},
|
|
"notifyEvent": {
|
|
"balanceChange": "Balance Change",
|
|
"finance": "Finance",
|
|
"login": "Login",
|
|
"notificationEvents": "Notification Events",
|
|
"subscribe": "Subscribe",
|
|
"updateSuccess": "Update Successful"
|
|
}
|
|
}
|