frontend: disabled button while processing password reset

This commit is contained in:
Alex
2025-02-28 08:51:35 +01:00
parent 8137f121ed
commit ad599ae3f4
4 changed files with 17 additions and 7 deletions

View File

@@ -134,7 +134,9 @@ export default {
},
loading: {
user_data: 'Lade Nutzerdaten',
subscription_data: 'Lade Modelldaten'
subscription_data: 'Lade Modelldaten',
please_wait: 'Bitte warten...',
updating: 'Aktualisiere...'
},
dialog: {
user_deletion: 'Soll der Nutzer {firstname} {lastname} wirklich gelöscht werden?',