The translation community link now goes to the Bitcoin.com Wallet's page rather than Copay.
This commit is contained in:
parent
f4f1c96abc
commit
bca8eab2d4
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ angular.module('copayApp.controllers').controller('preferencesLanguageController
|
|||
$scope.availableLanguages = uxLanguage.getLanguages();
|
||||
|
||||
$scope.openExternalLink = function() {
|
||||
var url = 'https://crowdin.com/project/copay';
|
||||
var url = 'https://crowdin.com/project/bitcoincom-wallet';
|
||||
var optIn = true;
|
||||
var title = gettextCatalog.getString('Open Translation Community');
|
||||
var message = gettextCatalog.getString('You can make contributions by signing up on our Crowdin community translation website. We’re looking forward to hearing from you!');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue