tests: fixed some issues with new transifex urls
This commit is contained in:
parent
ce7e048a7d
commit
985d3eede5
3 changed files with 3 additions and 3 deletions
|
|
@ -169,4 +169,4 @@ Deprecated Support
|
|||
- Internet Explorer 9 support deprecated since version 3.8.0.
|
||||
|
||||
.. _here: https://rhodecode.com/licenses/
|
||||
.. _Transifex: https://www.transifex.com/projects/p/RhodeCode/
|
||||
.. _Transifex: https://explore.transifex.com/rhodecode/RhodeCode/
|
||||
|
|
|
|||
|
|
@ -95,7 +95,7 @@ link_config = [
|
|||
{
|
||||
"name": "rhodecode_translations",
|
||||
"target": "https://rhodecode.com/translate/enterprise",
|
||||
"external_target": "https://www.transifex.com/rhodecode/RhodeCode/",
|
||||
"external_target": "https://explore.transifex.com/rhodecode/RhodeCode/",
|
||||
},
|
||||
|
||||
]
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ To create a new language
|
|||
|
||||
Translations are available on transifex under::
|
||||
|
||||
https://www.transifex.com/projects/p/RhodeCode/
|
||||
https://explore.transifex.com/rhodecode/RhodeCode/
|
||||
|
||||
Log into transifex and request new language translation.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue