Skip to content

Commit 537f78f

Browse files
committed
[NAE-1678] User impersonation
- add de locale for impersonation
1 parent b83f72e commit 537f78f

File tree

1 file changed

+4
-4
lines changed
  • projects/netgrif-components-core/src/assets/i18n

1 file changed

+4
-4
lines changed

projects/netgrif-components-core/src/assets/i18n/de.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -110,10 +110,10 @@
110110
"choose-one-option": "Wählen Sie eine Option aus"
111111
},
112112
"impersonation": {
113-
"title": "Impersonate user",
114-
"submit": "Impersonate",
115-
"cease": "Cancel impersonation",
116-
"impersonating": "impersonating"
113+
"title": "Benutzer vertreten",
114+
"submit": "Vertreten",
115+
"cease": "Vertretung abbrechen",
116+
"impersonating": "in Vertretung als"
117117
}
118118
},
119119
"search": {

0 commit comments

Comments
 (0)