-
Notifications
You must be signed in to change notification settings - Fork 464
Backport 2774 to dspace 9 x #4485
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dspace-9_x
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@@ -2468,7 +2468,7 @@ | |||
"cookies.consent.decline-all": "Decline all", | |||
|
|||
// "cookies.consent.ok": "That's ok", | |||
"cookies.consent.ok": "Das ist in Ordnung.", | |||
"cookies.consent.ok": "Zustimmen", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"cookies.consent.content-modal.services": "Dienste", | ||
|
||
// "cookies.consent.content-modal.service": "service", | ||
"cookies.consent.content-modal.service": "Dienst", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These last two translations are also different in #2774. In that PR and on main
, these are translated as Dienstleistungen
and Dienstleistung
. So, this is another example of a place where the translations look to be different.
This Pull-Request is a backport of #2774 to the dspace-9_x version