Updated Crowdin identifier to "bitcoincom-wallet" for Crowndin scripts.
This commit is contained in:
parent
988452f16c
commit
1469ba4768
2 changed files with 2 additions and 2 deletions
|
|
@ -22,7 +22,7 @@ var path = require('path');
|
|||
var https = require('https');
|
||||
var AdmZip = require('adm-zip');
|
||||
|
||||
var crowdin_identifier = 'copay'
|
||||
var crowdin_identifier = 'bitcoincom-wallet'
|
||||
|
||||
var local_file_name2 = path.join(__dirname, 'docs/appstore_en.txt')
|
||||
var local_file_name3 = path.join(__dirname, 'docs/updateinfo_en.txt')
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ var path = require('path');
|
|||
var https = require('https');
|
||||
var bhttp = require('bhttp');
|
||||
|
||||
var crowdin_identifier = 'copay'
|
||||
var crowdin_identifier = 'bitcoincom-wallet'
|
||||
|
||||
var local_file_name1 = path.join(__dirname, 'po/template.pot')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue