Dynamically translate labels using configureUsing by adding a new translatable label
I am in the process of translating an application into Greek. The translation is straightforward for most parts, but problems arise when translating labels that reference a model. For instance, in translating a create button, I typically have to visit each create button, assign a custom label alo ng with a page title, and then add these to the corresponding language JSON file. I attempted to dynamically change labels using