config/locales/de.yml in ecm_rbac_backend-0.0.3 vs config/locales/de.yml in ecm_rbac_backend-0.0.4
- old
+ new
@@ -1,6 +1,5 @@
-
de:
classes:
ecm/rbac/backend/engine: "Authorisierung"
scopes:
never_signed_in: Niemals angemeldet
@@ -17,6 +16,6 @@
not_authorized:
index: "Sie sind nicht berechtigt %{collection_name} aufzulisten"
new: "Sie sind nicht berechtigt %{collection_name} hinzuzufügen"
routes:
mount:
- ecm_user_area_backend: '/backend/authorisierung'
+ ecm_rbac_backend: '/backend/authorization'
\ No newline at end of file