implementation("io.ktor:ktor-server-i18n:3.5.0")
Enables internationalization support in web applications, allowing translation of message keys based on client-specified languages.