implementation("io.ktor:ktor-server-i18n:3.2.2")
Enables dynamic translation of message keys based on the accepted language specified in HTTP requests.