You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dashjoin-core/src/main/resources/model/dj-config/de.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,7 @@
17
17
"Sources": "Quellen",
18
18
"page": "Seite",
19
19
"Add files": "Dateien hinzufügen",
20
-
"ra.action.select_all_button": "Alles auswählen"
20
+
"ra.action.select_all_button": "Alles auswählen",
21
+
"ra.message.select_all_limit_reached": "Es sind zu viele Elemente vorhanden, um alle auszuwählen. Es wurden nur die ersten %{max} Elemente ausgewählt."
0 commit comments