Updated Crowdin identifier to "bitcoincom-wallet" for Crowndin scripts.

This commit is contained in:
Brendon Duncan 2018-05-16 16:38:33 +12:00
commit 1469ba4768
2 changed files with 2 additions and 2 deletions

View file

@ -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')