mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-02-06 03:30:25 -05:00
30 lines
1009 B
JSON
30 lines
1009 B
JSON
{
|
|
"accountSettings": {
|
|
"accountSettings": "Kontoeinstellungen",
|
|
"loginPassword": "Anmeldepasswort",
|
|
"newPassword": "Neues Passwort",
|
|
"passwordMismatch": "Die Passwörter stimmen nicht überein",
|
|
"repeatNewPassword": "Neues Passwort wiederholen",
|
|
"updatePassword": "Passwort aktualisieren",
|
|
"updateSuccess": "Erfolgreich aktualisiert"
|
|
},
|
|
"notify": {
|
|
"bind": "Zur Bindung gehen",
|
|
"emailNotification": "E-Mail-Benachrichtigung",
|
|
"notificationSettings": "Benachrichtigungseinstellungen",
|
|
"telegramId": "Telegram-ID",
|
|
"telegramIdPlaceholder": "Telegram-ID eingeben",
|
|
"telegramNotification": "Telegram-Benachrichtigung",
|
|
"unbind": "Lösen",
|
|
"updateSuccess": "Erfolgreich aktualisiert"
|
|
},
|
|
"notifyEvent": {
|
|
"balanceChange": "Kontostandsänderung",
|
|
"finance": "Finanzen",
|
|
"login": "Anmeldung",
|
|
"notificationEvents": "Benachrichtigungsereignisse",
|
|
"subscribe": "Abonnieren",
|
|
"updateSuccess": "Erfolgreich aktualisiert"
|
|
}
|
|
}
|