implementation("io.ktor:ktor-server-i18n:3.4.0")
Enables internationalization in web applications by translating message keys based on HTTP request's accepted language.