Skip to content

culapple/uavcast-pro-translations

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributing

  • Fork this project.
  • Download a proper text editor on your computer, example Microsoft studio Code
  • Download en.json to your computer, and make a copy of that file with the language abbreviation you want to use. example "fr.json for france".
  • Make the changes you want use. Only change the text on right hand side of :

Example en.json

"headerLinks":{
  "community":"Community",
  "documentation":"Documentation"
}

For Norwegian language, this file would have been edited like

"headerLinks":{
  "community":"Samfunnet",
  "documentation":"Dokumentasjon"
}

About

Localize files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published