Skip to content

Commit

Permalink
[stable9] Transifex Owncloud > NextCloud (#669)
Browse files Browse the repository at this point in the history
* [stable9] Transifex Owncloud > NextCloud

* [Stable9] Transifex Owncloud > Nextcloud
  • Loading branch information
Frédéric LIETART authored and MariusBluem committed Jul 30, 2016
1 parent 393f7f8 commit b4bd126
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions settings/templates/personal.php
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,12 @@
</option>
<?php endforeach;?>
</select>
<?php if (OC_Util::getEditionString() === ''): ?>
<a href="https://www.transifex.com/nextcloud/nextcloud/"
target="_blank" rel="noreferrer">
<em><?php p($l->t('Help translate'));?></em>
</a>
<?php endif; ?>
</form>

<div id="clientsbox" class="section clientsbox">
Expand Down

0 comments on commit b4bd126

Please sign in to comment.