Skip to content

Commit 639ba3a

Browse files
Update de.json
fix: typo fix: translate Location with Pfad
1 parent 7e28d8a commit 639ba3a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

frontend/src/locale/lang/de.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"access-list.subtitle": "{users} {users, plural, one {User} other {Users}}, {rules} {rules, plural, one {Regel} other {Regeln}} - Erstellt: {date}",
1212
"access-lists": "Zugrifflisten",
1313
"action.add": "Hinzufügen",
14-
"action.add-location": "Lokation Hinzufügen",
14+
"action.add-location": "Pfad Hinzufügen",
1515
"action.close": "Schließen",
1616
"action.delete": "Löschen",
1717
"action.disable": "Deaktivieren",
@@ -55,7 +55,7 @@
5555
"column.access": "Zugriff",
5656
"column.authorization": "Genehmigung",
5757
"column.authorizations": "Genehmigungen",
58-
"column.custom-locations": "Benutzerdefinierte Lokation",
58+
"column.custom-locations": "Benutzerdefinierte Pfad",
5959
"column.destination": "Ziel",
6060
"column.details": "Details",
6161
"column.email": "Email",
@@ -211,4 +211,4 @@
211211
"user.switch-light": "Zum hellen Modus wechslen",
212212
"username": "Username",
213213
"users": "Users"
214-
}
214+
}

0 commit comments

Comments
 (0)