Change query/querybuilder widgets label on-the-fly

The Add Filter, Add Group, Delete, Apply, Cancel buttons in query/querybuilder widget…
I can see the resource strings in query.js

How can I manually change the Add Filter button label dynamically, in real-time, on-the-fly?

Hello, @andwan0

The easiest way to solve the issue will be via the Locale plugin
Please, check the snippet here:Code Snippet
It doesn’t implement your issue particularly, but it might be useful for your solution