Skip to content

felixrabe-attic/felixrabe-spikes--2014-013-go-qml-i18n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Example for go-qml i18n

Progress so far:

  • Wrote example.go and ui.qml.

  • Executed:

    mkdir i18n
    lupdate ui.qml -ts i18n/base.ts
    cp i18n/base.ts i18n/qml_de.ts
    
  • Ran Qt Linguist to translate i18n/qml_de.ts. Saved and released.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages