This depends on how your routing and URL Pattern for given page types is configured. You could use e.g. the /{%DocumentName%}
in the URL path - DocumentName comes from CMS_Document table which holds the culture versions data. Or, you could also introduce another field in the page types and use that one in the URL Pattern macro.