[Koha-bugs] [Bug 34935] ERM - "Agreement user" and "License user" not translatable

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Jan 13 16:16:34 CET 2024


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34935

--- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Verified this is still valid, I also found the spot in the code, but I am not
sure how to fix it:

koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/LicensesFormAdd.vue

                <UserRoles
                    :user_type="$__('License user %s')"
                    :user_roles="license.user_roles"
                    :av_user_roles="av_user_roles"
                />

... and the same for "Agreement user".

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list