Skip to content

WerVa/phoneboard-i18n

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick tutorial to translate.

For translating, you need to have git and the Qt Linguist tool How to install and use git Download Qt Linguist

Creating a translation

To add a new language you need to use the ISO 639-1 code as the file name, for example Portuguese (ISO 639-1 code "pt")

Copy the en.ts and rename it to pt.ts

cp en.ts pt.ts

Open the file with Qt Linguist to edit them

linguist pt.ts

When you've finished create a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published