* Added configuration to allow RTL cultures to opt-in to reverse the url hierarchy. https://github.com/umbraco/Umbraco-CMS/issues/12621 * Fixed bug.. There is difference between array.Reverse (Linq) and list.Reverse (native) * formatting