refactor: remove debug log from token generation; update translations for password management in English and German

This commit is contained in:
2026-06-04 15:52:55 +02:00
parent c42bdea047
commit 98a8149300
3 changed files with 15 additions and 4 deletions
+7 -1
View File
@@ -48,5 +48,11 @@
"menu": "Menu",
"close": "Close",
"product-details-quick": "Fast product details",
"download-qr-code": "Download QR-Code"
"download-qr-code": "Download QR-Code",
"change-password": "Change password",
"new-password-title": "Here you can change your password.",
"current-password": "Current password",
"new-password": "New password",
"new-password-rep": "Repeat new password",
"change": "Change"
}