Skip to content

alevak09/umbraco-v8-croatian-language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

umbraco-v8-croatian-language

Umbraco v8 backoffice language translation to croatian (hrvatski). File hr.xml is not fully translated to croatian so any contributions are welcome.

Setup umbraco backoffice language:

  • Copy hr.xml file from this repository to your local Umbraco -> Config -> Lang folder

  • Run your umbraco project on localhost

  • For newer umbraco v8 versions go to User section, select Admin user and under Language choose Croatian(Hrvatski) language to be displayed in backoffice

  • Save changes

  • Referesh F5 umbraco backoffice

  • Now your backoffice should be displayed in croatian language for Admin user

  • For older umbraco v8 versions before runing your umbraco project in Visual Studio, open web.config file and change value of the Umbraco.Core.DefaultUILanguag key in section:

<add key="Umbraco.Core.DefaultUILanguage" value="hr-HR" />
  • Save changes
  • Run your umbraco project on localhost
  • Login to umbraco backoffice
  • Now your backoffice should be displayed in croatian language for Admin user



Any contributions are appreciated

About

Umbraco v8 backoffice language translation to croatian (hrvatski)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published