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