Client - fix api locale file (remove trailing comma)

This commit is contained in:
Sam 2022-11-09 15:46:26 +01:00
parent d511f56cbc
commit 3c8d9c2623

View File

@ -29,7 +29,7 @@
"user does not exist": "Der Nutzer existiert nicht.",
"valid email must be provided for admin contact": "Um den Administrator zu kontaktieren, muss eine gültige E-Mail-Adresse angegeben werden",
"you can not delete your account, no other user has admin rights": "Du kannst Dein Konto nicht löschen, da kein anderer Nutzer hat Administratorrechte besitzt.",
"you do not have permissions": "Du hast keine Berechtigung.",
"you do not have permissions": "Du hast keine Berechtigung."
},
"PAGINATION": {
"PREVIOUS": "Vorhergehende",