Skip to content

Commit f8563b4

Browse files
authored
Merge pull request #208 from openlibraryenvironment/text-adaptation-searchfilter
text adaptions
2 parents edf4e2a + ba663ee commit f8563b4

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/locales/de.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -972,10 +972,10 @@
972972
},
973973
"multiYear": "Mehrjährig",
974974
"updateMethod": {
975-
"label": "Update-Methode",
975+
"label": "Import-Methode",
976976
"wekb": "we:kb",
977977
"ezb": "EZB",
978-
"auto": "Auto-Update",
978+
"auto": "Auto-Import",
979979
"none": "Keine"
980980
}
981981
},

src/locales/en.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -973,10 +973,10 @@
973973
},
974974
"multiYear": "Multi-year Span",
975975
"updateMethod": {
976-
"label": "Update Method",
976+
"label": "Import Method",
977977
"wekb": "we:kb",
978978
"ezb": "EZB",
979-
"auto": "Auto Update",
979+
"auto": "Auto Import",
980980
"none": "None"
981981
}
982982
},

0 commit comments

Comments
 (0)