Translate default wallet name
This commit is contained in:
parent
68a9184230
commit
eedcc018b5
4 changed files with 9 additions and 9 deletions
|
|
@ -5,7 +5,6 @@ angular.module('copayApp.controllers').controller('preferencesLanguageController
|
|||
|
||||
this.availableLanguages = uxLanguage.getLanguages();
|
||||
|
||||
console.log('[preferencesLanguage.js.7]', this.availableLanguages); //TODO
|
||||
this.save = function(newLang) {
|
||||
|
||||
var opts = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue