Use 't' instead of 'translate'

This commit is contained in:
djoate
2019-11-18 23:55:46 -05:00
parent 9817613736
commit 52da0f33bc
8 changed files with 37 additions and 37 deletions

View File

@ -1,7 +1,7 @@
<h1 id="cloud" class="anchor"><a href="#cloud"><i class="fas fa-link anchor-icon"></i></a> {% translate Encrypted Cloud Storage Services%}</h1>
<h1 id="cloud" class="anchor"><a href="#cloud"><i class="fas fa-link anchor-icon"></i></a> {% t Encrypted Cloud Storage Services%}</h1>
<div class="alert alert-warning" role="alert">
<strong>{% translate If you are currently using Dropbox, Google Drive, Microsoft OneDrive or Apple iCloud, you should pick an alternative here.%}</strong>
<strong>{% t If you are currently using Dropbox, Google Drive, Microsoft OneDrive or Apple iCloud, you should pick an alternative here.%}</strong>
</div>
{% include cardv2.html
@ -23,9 +23,9 @@ googleplay="https://play.google.com/store/apps/details?id=com.nextcloud.client"
%}
<h3>{% translate Worth Mentioning%}</h3>
<h3>{% t Worth Mentioning%}</h3>
<ul>
<li><a href="https://cryptomator.org/">{% translate Cryptomator%}</a> - {% translate Free client-side AES encryption for your cloud files. Open source software: No backdoors, no registration.%} <span class="badge badge-warning" data-toggle="tooltip" title="{% translate Cryptomator's mobile apps are not open-source.%}"><a href="https://github.com/cryptomator/cryptomator-android/issues/1#issuecomment-257979375"><i class="fas fa-exclamation-triangle"></i></a></span></li>
<li><a href="https://cryptpad.fr">{% translate CryptPad%}</a> - {% translate Free and end-to-end encrypted real time collaboration sharing folders, media, and documents.%}</li>
<li><a href="https://cryptomator.org/">{% t Cryptomator%}</a> - {% t Free client-side AES encryption for your cloud files. Open source software: No backdoors, no registration.%} <span class="badge badge-warning" data-toggle="tooltip" title="{% t Cryptomator's mobile apps are not open-source.%}"><a href="https://github.com/cryptomator/cryptomator-android/issues/1#issuecomment-257979375"><i class="fas fa-exclamation-triangle"></i></a></span></li>
<li><a href="https://cryptpad.fr">{% t CryptPad%}</a> - {% t Free and end-to-end encrypted real time collaboration sharing folders, media, and documents.%}</li>
</ul>