Skip to content

garpunkal/UmbracoFormsTranslations

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UmbracoForms Translations

An Umbraco Forms field translation generator

This package will allow you to convert an existing Umbraco Form to dictionary items. It will switch the existing fields to dictionary items, using the hash prefix.

Only fields populated will be converted.

Only the following field properties are converted:

  • Caption
  • ToolTip
  • Placeholder
  • Default Value
  • Invalid Error Message
  • Required Error Message

Nuget

Install-Package CarbonSixDigital.UmbracoFormsTranslations

Screenshots

Umbraco Form Action

Action

Fields before conversion

Pre Caption Pre Placeholder

Fields after conversion

Post Caption Post Placeholder

Translations

Translations Translations

Dependencies

Flurl 2.8.2
Flurl.Http 2.4.2
Humanizer.Core 2.8.26
UmbracoCms.Core 8.11.1
UmbracoCms.Web 8.11.1
UmbracoForms.Core 8.6.0

Umbraco Backoffice credentials

Contact

carbonsix.digital

License

Licensed under the MIT License

About

An Umbraco Forms field translation generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.0%
  • HTML 14.7%
  • CSS 1.8%
  • C# 1.3%
  • Other 0.2%