Update transalators credits
This commit is contained in:
parent
41f76292fe
commit
c1e687a441
2 changed files with 18 additions and 1 deletions
|
|
@ -8,4 +8,17 @@
|
|||
<ion-radio class="line-b size-12 radio-label" ng-repeat="lang in availableLanguages" ng-value="lang.isoCode" ng-model="currentLanguage"
|
||||
ng-click="save(lang.isoCode)">{{lang.name}}
|
||||
</ion-radio>
|
||||
|
||||
<div class="row m20v">
|
||||
<div class="columns text-center">
|
||||
<p class="size-12 text-black">
|
||||
<span translate>All contributions to Copay's translation are welcome. Sign up at crowdin.com and join the Copay project at</span>
|
||||
<a href="https://crowdin.com/project/copay" target="_blank">https://crowdin.com/project/copay</a>.
|
||||
</p>
|
||||
<span class="size-12 text-gray" translate>
|
||||
Don't see your language on Crowdin? Contact the Owner on Crowdin! We'd love to support your language.
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue