https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40941 Bug ID: 40941 Summary: Yes/No vendor contact options not translatable Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: I18N/L10N Assignee: koha-bugs@lists.koha-community.org Reporter: jonathan.druart@gmail.com QA Contact: testopia@bugs.koha-community.org CC: f.demians@tamil.fr, jonathan.druart@gmail.com Depends on: 38201 koha-tmpl/intranet-tmpl/prog/js/vue/components/Vendors/VendorResource.vue 25 const handleContactOptions = value => { 26 return value ? "Yes" : "No"; 27 }; Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38201 [Bug 38201] VueJS architecture rethink -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.