add translation for permissions.json

This commit is contained in:
Daniel Huchthausen
2019-01-30 19:02:48 +01:00
parent 8c487e6fa2
commit 73ae771aa8

View File

@@ -0,0 +1,8 @@
{
"form": {
"submit-button": {
"label": "Berechtigungen speichern"
},
"set-permissions-successful": "Berechtigungen erfolgreich gespeichert"
}
}