What is the correct way to have Forms fully in Swedish? The developer I use don't seem to be able to get Forms to be in Swedish. The rest of Umbraco is mostly Swedish. But new Forms created are all in english = annoying having to translate the forms every time to Swedish.
How to use Swedish for Umbraco Forms?
What is the correct way to have Forms fully in Swedish? The developer I use don't seem to be able to get Forms to be in Swedish. The rest of Umbraco is mostly Swedish. But new Forms created are all in english = annoying having to translate the forms every time to Swedish.
Hi Johnny,
I believe you can use Dictionary items to define captions/labels etc for your forms. Then you would set the language text in said dictionary items.
Although I've not done this myself there are help docs on how to achieve it here: https://our.umbraco.com/documentation/Add-ons/umbracoforms/developer/Magic-Strings/
I'm sharing this link to a previous bug around it for reference, but the bug was fixed in a more recent version: https://github.com/umbraco/Umbraco.Forms.Issues/issues/306
Thanks
Nik
Thank you for your reply.
Under Dictionary it says: "There are no dictionary items."
Is it up to the developer to somehow connect Forms with the ability to translate via this interface?
is working on a reply...