top | item 35252182

(no title)

kukkukb | 2 years ago

Congrats on launching! This looks really cool. Any plans for i18n?

discuss

order

pancomplex|2 years ago

We support i18n through dynamic variables. In short, you can define your flow in Frigade and instead of hardcoding strings in one language, you can simply pass in a variables from your codebase.

Do you use any i18n platform? We're thinking of perhaps creating some integrations.

kukkukb|2 years ago

We use Rails's built-in i18n. So this should work, as we could just send in the translated strings.