Client - fix api locale file (remove trailing comma)
This commit is contained in:
parent
d511f56cbc
commit
3c8d9c2623
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user