mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
GERMAN: Fix for https://github.com/Alfresco/alfresco-ng2-components/issues/5379 as reported by georg-un (#5392)
This commit is contained in:
committed by
Eugenio Romano
parent
3c95425322
commit
b0f0abe9f7
6
lib/content-services/src/lib/i18n/de.json
Executable file → Normal file
6
lib/content-services/src/lib/i18n/de.json
Executable file → Normal file
@@ -210,16 +210,16 @@
|
||||
},
|
||||
"FILTER": {
|
||||
"ACTIONS": {
|
||||
"CLEAR": "Löschen",
|
||||
"CLEAR": "Zurücksetzen",
|
||||
"APPLY": "Anwenden",
|
||||
"CLEAR-ALL": "Alle löschen",
|
||||
"CLEAR-ALL": "Auswahl zurücksetzen",
|
||||
"SHOW-MORE": "Mehr anzeigen",
|
||||
"SHOW-LESS": "Weniger anzeigen",
|
||||
"FILTER-CATEGORY": "Kategorie filtern"
|
||||
},
|
||||
"BUTTONS": {
|
||||
"CLEAR-ALL": {
|
||||
"LABEL": "Alle löschen",
|
||||
"LABEL": "Auswahl zurücksetzen",
|
||||
"TOOLTIP": "Dadurch werden alle Auswahlen entfernt"
|
||||
},
|
||||
"RESET-ALL": {
|
||||
|
Reference in New Issue
Block a user