зеркало из https://github.com/nextcloud/server.git
Merge pull request #4061 from rolandgeider/master
Use transifex.com on link to translations
This commit is contained in:
Коммит
7cc22443e3
|
@ -96,7 +96,7 @@ if($_['passwordChangeSupported']) {
|
|||
<?php endforeach;?>
|
||||
</select>
|
||||
<?php if (OC_Util::getEditionString() === ''): ?>
|
||||
<a href="https://www.transifex.net/projects/p/owncloud/team/<?php p($_['activelanguage']['code']);?>/"
|
||||
<a href="https://www.transifex.com/projects/p/owncloud/team/<?php p($_['activelanguage']['code']);?>/"
|
||||
target="_blank"><em><?php p($l->t('Help translate'));?></em></a>
|
||||
<?php endif; ?>
|
||||
</fieldset>
|
||||
|
|
Загрузка…
Ссылка в новой задаче