diff --git a/rhodecode/i18n/how_to b/rhodecode/i18n/how_to --- a/rhodecode/i18n/how_to +++ b/rhodecode/i18n/how_to @@ -2,7 +2,11 @@ # to create new language # ########################## -#this needs to be done on source codes, preferable default/stable branches +Translations are also available on transifex under:: + + https://www.transifex.com/projects/p/RhodeCode/ + +#this needs to be done on source codes, preferable on default/stable branches python setup.py extract_messages <- get messages from project python setup.py init_catalog -l pl <- create a language directory for lang @@ -27,4 +31,4 @@ python setup.py compile_catalog -l pl <- `lang=pl` -in the .ini file \ No newline at end of file +in the .ini file