#Multi language inputs
9 messages · Page 1 of 1 (latest)
inputs just contain text, without caring, at all, whether it's English, French or any other language.
oh okay thanks
but is there any tool that can covert every input data that we gave to other languages? @tawdry gale
like a switch function , switch language and convert given inputs to that language
There are libs like transloco, ngx-translate or angular's built in mechanism
oh thanks 👍🏻
But that won't translate what the user enters in an input. The goal is for you to provide translations for the hard-coded text you have in your pages.