Feedback.one form translations
We currently support the following languages:
- Armenian (
hy) - Brazilian Portuguese (
pt-BR) - Dutch (
nl) - English (
en) - French (
fr), French Canadian (fr-CA) - German (
de), Swiss German (de-CH) - Italian (
it) - Polish (
pl) - Romanian (
ro) - Russian (
ru) - Swedish (
sv)
To add a translation for your desired language, please follow the instructions below:
- Add a
.jsonfile with the ISO language code of the desired language to thelocalesfolder. - Only the values of the JSON should be changed; the keys should stay intact.
- Prefer contextual translation over word-to-word.
To learn how to set up localization for your project, check out our documentation.