I am trying to change create a different pattern for the URL. for example :
from this URL : ...../topic/125/topic-title
to this URL : ...../fragen/topic-title
which means I want to replace topic with fragen and remove the topic number. is it possible?