Hi,
I am trying to change some text in the admin panel (for example the title text on the login page).
I found two examples, one overriding the translations in the config object in src/admin/app.js which looks kind of a “hacky” way to do it, and the second one was to find the right component and copy it to src/admin directory and change it as needed. Still, I did not find many examples of this.
I come from a Drupal background and there we would override a specific template to achieve something like this.
I am having trouble determining the best practice to achieve this in Strapi.
I hope someone can help me explain the “correct” way to do this in Strapi and if there are any downsides or upsides to the method.
Thank you!
This topic has been created from a Discord post (1268926544265613434) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord