2024-12-25 10:52:00 +07:00

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"
}
}