fixup de: naming `update`

This commit is contained in:
Philip H 2024-01-03 23:48:45 +01:00 committed by GitHub
parent d9ef36321b
commit 6fa24b3391
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -169,8 +169,8 @@ const messages = { // eslint-disable-line no-unused-vars
password: 'Passwort',
signIn: 'Anmelden',
logout: 'Abmelden',
updateAvailable: 'Ein Update steht zur Verfügung!',
update: 'Update',
updateAvailable: 'Eine Aktualisierung steht zur Verfügung!',
update: 'Aktualisieren',
clients: 'Clients',
new: 'Neu',
deleteClient: 'Client löschen',